bio_b64.c
|
Change the return type of EVP_EncodeUpdate
|
2016-06-16 09:50:48 +01:00 |
bio_ok.c
|
Whitespace cleanup in crypto
|
2016-06-29 09:56:39 -04:00 |
digest.c
|
Convert memset calls to OPENSSL_cleanse
|
2016-06-30 15:51:57 +01:00 |
e_aes_cbc_hmac_sha1.c
|
Whitespace cleanup in crypto
|
2016-06-29 09:56:39 -04:00 |
e_rc4_hmac_md5.c
|
Ensure HMAC key gets cleansed after use
|
2016-06-24 13:25:00 +01:00 |
encode.c
|
Add EVP_ENCODE_CTX_copy
|
2016-07-24 19:23:00 +01:00 |
evp_err.c
|
Check for errors allocating the error strings.
|
2016-07-20 19:20:53 +02:00 |
evp_pbe.c
|
Add checks on sk_TYPE_push() returned value
|
2016-07-05 17:45:50 +01:00 |
p_dec.c
|
Useless header include of openssl/rand.h
|
2016-06-18 16:30:24 -04:00 |
p_enc.c
|
Useless header include of openssl/rand.h
|
2016-06-18 16:30:24 -04:00 |
p_lib.c
|
Add EVP_PKEY_get0_hmac() function
|
2016-06-16 13:33:47 -04:00 |