Dr. Stephen Henson
|
b331016124
New option to disable characteristic two fields in EC code.
|
13 anni fa |
Ben Laurie
|
c13d7c0296
Fix warning.
|
14 anni fa |
Ben Laurie
|
5df2a2497a
Fix warnings.
|
14 anni fa |
Bodo Möller
|
eb8ef241eb
C conformity fixes: Move declarations before statements in all blocks.
|
14 anni fa |
Bodo Möller
|
04daec862c
New 64-bit optimized implementation EC_GFp_nistp224_method().
|
14 anni fa |
Geoff Thorpe
|
4c3296960d
Remove the dual-callback scheme for numeric and pointer thread IDs,
|
16 anni fa |
Geoff Thorpe
|
5f834ab123
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
|
16 anni fa |
Geoff Thorpe
|
f7ccba3edf
There was a need to support thread ID types that couldn't be reliably cast
|
16 anni fa |
Bodo Möller
|
19f6c524bf
Fix crypto/ec/ec_mult.c to work properly with scalars of value 0
|
17 anni fa |
Nils Larsch
|
8215e7a938
fix warnings when building openssl with the following compiler options:
|
19 anni fa |
Andy Polyakov
|
ff82bf3b07
Pedantic polish to WCE-specific #if clause in ectest.c
|
19 anni fa |
Andy Polyakov
|
0491e05833
Final(?) WinCE update.
|
19 anni fa |
Nils Larsch
|
8b15c74018
give EC_GROUP_new_by_nid a more meanigful name:
|
19 anni fa |
Nils Larsch
|
ff22e913a3
- use BN_set_negative and BN_is_negative instead of BN_set_sign
|
19 anni fa |
Geoff Thorpe
|
0f814687b9
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
|
20 anni fa |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 anni fa |
Bodo Möller
|
652ae06bad
add test for secp160r1
|
21 anni fa |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 anni fa |
Geoff Thorpe
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
22 anni fa |
Richard Levitte
|
55f78baf32
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
|
22 anni fa |
Richard Levitte
|
b4b82ab465
I forgot this is compiled in test/, not crypto/ec/...
|
22 anni fa |
Richard Levitte
|
0bf23d9b20
WinCE patches
|
22 anni fa |
Bodo Möller
|
d742bd882e
do tests with all built-in curves
|
22 anni fa |
Bodo Möller
|
b53e44e572
implement and use new macros BN_get_sign(), BN_set_sign()
|
22 anni fa |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 anni fa |
Bodo Möller
|
41fdcfa71e
fix warnings
|
22 anni fa |
Bodo Möller
|
848c849584
optical changes
|
22 anni fa |
Bodo Möller
|
35b73a1f20
Rename implementations of method functions so that they match
|
22 anni fa |
Bodo Möller
|
7793f30e09
add support for elliptic curves over binary fields
|
22 anni fa |
Lutz Jänicke
|
65ee74fbc7
Some more prototype fixes.
|
22 anni fa |