bio_b64.c
|
Initialize num properly.
|
2014-05-06 14:07:37 +01:00 |
digest.c
|
Ignore NULL parameter in EVP_MD_CTX_destroy.
|
2013-12-20 23:32:25 +00:00 |
e_aes_cbc_hmac_sha1.c
|
Fix shadow declaration.
|
2014-06-17 17:41:46 +01:00 |
e_aes_cbc_hmac_sha256.c
|
Reduce casting nastiness.
|
2014-07-05 15:00:53 +01:00 |
e_aes.c
|
Fix copy for CCM, GCM and XTS.
|
2014-06-30 12:57:29 +01:00 |
encode.c
|
evp: prevent underflow in base64 decoding
|
2014-05-06 17:52:19 -04:00 |
evp_pbe.c
|
Fix for EVP_PBE_alg_add().
|
2014-06-27 23:19:39 +01:00 |
evp_test.c
|
Test copying of contexts in evp_test.
|
2014-07-01 12:01:51 +01:00 |
evp.h
|
Add functions returning security bits.
|
2014-03-28 14:49:04 +00:00 |
m_sigver.c
|
Constify.
|
2013-11-14 21:05:36 +00:00 |
Makefile
|
Make depend.
|
2014-06-30 16:03:29 +01:00 |
p5_crpt2_test.c
|
Make it build.
|
2014-05-25 17:35:04 +01:00 |
p5_crpt2.c
|
Fix memory leak.
|
2013-11-11 22:39:40 +00:00 |
p_lib.c
|
Add functions returning security bits.
|
2014-03-28 14:49:04 +00:00 |
p_sign.c
|
Flag to disable automatic copying of contexts.
|
2013-11-13 23:48:35 +00:00 |