Tomas Mraz
|
af0025fc40
bn: Properly error out if aliasing return value with modulus
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 years ago |
FdaSilvaYY
|
89947af2c5
crypto: raise error on malloc failure
|
6 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 years ago |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 years ago |
Andy Polyakov
|
fcc4ee0947
crypto/bn: add more fixed-top routines.
|
6 years ago |
Andy Polyakov
|
70a579ae2f
bn/bn_mod.c: harmonize BN_mod_add_quick with original implementation.
|
6 years ago |
Andy Polyakov
|
3fc7a9b96c
ec/ecdsa_ossl.c: revert blinding in ECDSA signature.
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 years ago |
Rich Salz
|
06cf881a3a
Final (for me, for now) dead code cleanup
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 years ago |
Dr. Stephen Henson
|
14ae26f2e4
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
13 years ago |
Geoff Thorpe
|
1b06804491
When adding positive elements, we can use BN_uadd() instead of BN_add().
|
21 years ago |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
21 years ago |
Bodo Möller
|
7d0d0996aa
binary algorithm for modular inversion
|
23 years ago |
Bodo Möller
|
5acaa49504
More BN_mod_... functions.
|
24 years ago |
Bodo Möller
|
535b9b5724
Add bn_mod.c (should have happend in the previous commit ...).
|
24 years ago |
Ulf Möller
|
e8d628156f
Remove obsolete files from SSLeay 0.8.
|
25 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |