Matt Caswell
|
da1c088f59
Copyright year updates
|
1 yıl önce |
Bernd Edlinger
|
30667f5c30
Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttime
|
2 yıl önce |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 yıl önce |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 yıl önce |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 yıl önce |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 yıl önce |
Matt Caswell
|
0f84cbc3e2
Update copyright year
|
4 yıl önce |
Pauli
|
aa97970c1a
unify spelling of serialize
|
4 yıl önce |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 yıl önce |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 yıl önce |
Andy Polyakov
|
fcc4ee0947
crypto/bn: add more fixed-top routines.
|
6 yıl önce |
Andy Polyakov
|
71883868ea
bn/bn_{mont|exp}.c: switch to zero-padded intermediate vectors.
|
6 yıl önce |
Andy Polyakov
|
6c90182a5f
bn/bn_mont.c: improve readability of post-condition code.
|
6 yıl önce |
Andy Polyakov
|
3c97e4121e
bn/bn_mont.c: move boundary condition check closer to caller.
|
6 yıl önce |
Matt Caswell
|
b1860d6c71
Return an error from BN_mod_inverse if n is 1 (or -1)
|
6 yıl önce |
FdaSilvaYY
|
f06080cb3d
Add missing error code when alloc-return-null
|
6 yıl önce |
Bernd Edlinger
|
f91e026e38
Fix a possible crash in BN_from_montgomery_word
|
6 yıl önce |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 yıl önce |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 yıl önce |
David Benjamin
|
f345b1f39d
Fix timing leak in BN_from_montgomery_word.
|
6 yıl önce |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 yıl önce |
Matt Caswell
|
7d461736f7
Revert BN_copy() flag copy semantics change
|
6 yıl önce |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 yıl önce |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 yıl önce |
Samuel Weiser
|
9f9442918a
BN_copy now propagates BN_FLG_CONSTTIME
|
7 yıl önce |
Samuel Weiser
|
3de81a5912
Fixed error in propagating BN_FLG_CONSTTIME flag through BN_MONT_CTX_set, which could lead to information disclosure on RSA primes p and q.
|
7 yıl önce |
Paul Yang
|
edea42c602
Change to check last return value of BN_CTX_get
|
7 yıl önce |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 yıl önce |
Alessandro Ghedini
|
d188a53617
Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
|
8 yıl önce |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 yıl önce |