Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Tomas Mraz
|
9eafb53614
Fix possible infinite loop in BN_mod_sqrt()
|
2 years ago |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Agustin Gianni
|
48116c2d0f
Fix incorrect use of BN_CTX API
|
3 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
3 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 |
Matt Caswell
|
2934be9134
Make sure all BIGNUM operations work within the FIPS provider
|
5 years ago |
Bernd Edlinger
|
e98e586b31
Fix a URL to the NMBRTHRY list archive
|
5 years ago |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 years ago |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
6 years ago |
Kurt Roeckx
|
4cffafe967
Use the private RNG for data that is not public
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
5ecff87d66
BN_pseudo_rand is really BN_rand
|
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 |
Matt Caswell
|
35a1cc90bc
More comment realignment
|
9 years ago |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Bodo Möller
|
7534d131d6
avoid potential spurious BN_free()
|
19 years ago |
Nils Larsch
|
fea4280a8b
fix header
|
19 years ago |
Geoff Thorpe
|
b6358c89a1
Convert openssl code not to assume the deprecated form of BN_zero().
|
20 years ago |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
21 years ago |
Bodo Möller
|
d3bcbba45c
remove obsolete part of comment
|
22 years ago |
Bodo Möller
|
0903e56196
remove obsoleted disabled code
|
22 years ago |
Bodo Möller
|
6fb60a84dd
Change BN_mod_sqrt() so that it verifies that the input value is
|
22 years ago |