Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Pauli
|
26b3e44a66
bn: remove TODOs
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Tomas Mraz
|
2ad5bbe320
bn_ctx.c: Remove TODO 3.0 related to tracing in FIPS module
|
3 years ago |
Shane Lontis
|
94553e85b6
Fix external symbols for bn
|
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
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
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 |
Matt Caswell
|
ee1d4f3db4
Make BIGNUM rand functions available within the FIPS module
|
5 years ago |
Matt Caswell
|
aff9659736
Fix building with enable-trace
|
5 years ago |
Matt Caswell
|
636b087e3e
Make BIGNUM code available from within the FIPS module
|
5 years ago |
Matt Caswell
|
7bc081dda3
Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()
|
5 years ago |
Shane Lontis
|
ce1415ed2c
Added NULL check to BN_clear() & BN_CTX_end()
|
5 years ago |
Richard Levitte
|
6e810f2dca
Adapt BN_CTX_DEBUG to the new generic trace API
|
6 years ago |
Nicola Tuveri
|
c8147d37cc
Clear BN_FLG_CONSTTIME on BN_CTX_get()
|
5 years ago |
Sam Roberts
|
df4439186f
Remove unnecessary trailing whitespace
|
5 years ago |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 years ago |
Richard Levitte
|
28428130db
Update copyright year
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 years ago |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 years ago |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 years ago |
Rich Salz
|
d63a5e5e7d
Remove outdated DEBUG flags.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Rich Salz
|
d59c7c81e3
Remove BN_init
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |