Richard Levitte
|
16742672a0
Following the license change, modify the boilerplates in crypto/pem/
|
6 years ago |
Shane Lontis
|
0239283d99
key zeroisation for pvkfmt now done on all branch paths
|
6 years ago |
Richard Levitte
|
c82c346226
In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 years ago |
Bernd Edlinger
|
d288d7fc7b
Fix error handling in b2i_dss and b2i_rsa
|
6 years ago |
Bernd Edlinger
|
018fcbec38
Fix gcc-7 warnings.
|
7 years ago |
Dr. Stephen Henson
|
159f6e7ecf
Fix MSBLOB format with RSA.
|
8 years ago |
Dr. Stephen Henson
|
66bcba1457
Limit reads in do_b2i_bio()
|
8 years ago |
Matt Caswell
|
febb096c4c
Fix bad result in i2b_PVK()
|
8 years ago |
Matt Caswell
|
1e7c159d0d
Fix param order in RSA_get0_key
|
8 years ago |
Richard Levitte
|
2ac6115d9e
Deal with the consequences of constifying getters
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Matt Caswell
|
b375f08145
A call to RSA_set0_key had the arguments in the wrong order
|
8 years ago |
Matt Caswell
|
098c1e3d14
Fix a leak in i2b_PVK
|
8 years ago |
Matt Caswell
|
8e588e2812
Don't leak memory on error in i2b_PVK
|
8 years ago |
Matt Caswell
|
204cf9406e
Don't leak memory on error in b2i_rsa
|
8 years ago |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
8 years ago |
Matt Caswell
|
6e9fa57c6d
Make DSA_METHOD opaque
|
8 years ago |
Matt Caswell
|
1258396d73
Make the DSA structure opaque
|
8 years ago |
Dr. Stephen Henson
|
5f57abe2b1
Sanity check PVK file fields.
|
8 years ago |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 years ago |
Dr. Stephen Henson
|
85a4807f94
New BN functions.
|
8 years ago |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 years ago |
Richard Levitte
|
846ec07d90
Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
9 years ago |
Richard Levitte
|
3cb9fd97ce
Remove double semi (;)
|
9 years ago |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 years ago |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Alessandro Ghedini
|
070c23325a
Remove useless code
|
9 years ago |