.. |
bio_b64.c
|
Adapt BIO_f_base64 to the opaque EVP_ENCODE_CTX
|
2015-12-11 16:18:01 +01:00 |
bio_enc.c
|
|
|
bio_md.c
|
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
2015-12-07 17:40:20 +01:00 |
bio_ok.c
|
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
2015-12-07 17:40:20 +01:00 |
c_all.c
|
|
|
c_allc.c
|
evp/c_allc.c: wire ChaCha20-Poly1305 and add tests.
|
2015-12-10 12:03:41 +01:00 |
c_alld.c
|
Remove legacy sign/verify from EVP_MD.
|
2015-12-02 17:52:01 +00:00 |
digest.c
|
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
2015-12-07 17:40:20 +01:00 |
e_aes_cbc_hmac_sha1.c
|
|
|
e_aes_cbc_hmac_sha256.c
|
|
|
e_aes.c
|
evp/e_aes.c: wire hardware-assisted block function to OCB.
|
2015-12-10 13:11:46 +01:00 |
e_bf.c
|
|
|
e_camellia.c
|
|
|
e_cast.c
|
|
|
e_chacha20_poly1305.c
|
evp/e_chacha20_poly1305.c: TLS interop fixes.
|
2015-12-11 21:07:51 +01:00 |
e_des3.c
|
|
|
e_des.c
|
|
|
e_idea.c
|
|
|
e_null.c
|
|
|
e_old.c
|
|
|
e_rc2.c
|
|
|
e_rc4_hmac_md5.c
|
|
|
e_rc4.c
|
|
|
e_rc5.c
|
|
|
e_seed.c
|
|
|
e_xcbc_d.c
|
|
|
encode.c
|
Make EVP_ENCODE_CTX opaque
|
2015-12-11 16:18:01 +01:00 |
evp_acnf.c
|
|
|
evp_cnf.c
|
|
|
evp_enc.c
|
evp/evp_enc.c: allow EVP_CIPHER.ctx_size to be 0.
|
2015-12-10 12:00:05 +01:00 |
evp_err.c
|
crypto/evp: add e_chacha20_poly1305.c.
|
2015-12-10 12:00:29 +01:00 |
evp_key.c
|
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
2015-12-07 17:40:20 +01:00 |
evp_lib.c
|
Make the definition of EVP_MD opaque
|
2015-12-07 17:39:23 +01:00 |
evp_locl.h
|
Make EVP_ENCODE_CTX opaque
|
2015-12-11 16:18:01 +01:00 |
evp_pbe.c
|
|
|
evp_pkey.c
|
|
|
m_md2.c
|
|
|
m_md4.c
|
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
2015-12-07 17:39:23 +01:00 |
m_md5_sha1.c
|
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
2015-12-07 17:39:23 +01:00 |
m_md5.c
|
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
2015-12-07 17:39:23 +01:00 |
m_mdc2.c
|
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
2015-12-07 17:39:23 +01:00 |
m_null.c
|
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
2015-12-07 17:39:23 +01:00 |
m_ripemd.c
|
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
2015-12-07 17:39:23 +01:00 |
m_sha1.c
|
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
2015-12-07 17:39:23 +01:00 |
m_sigver.c
|
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
2015-12-07 17:40:20 +01:00 |
m_wp.c
|
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
2015-12-07 17:39:23 +01:00 |
Makefile
|
make update
|
2015-12-11 16:18:35 +01:00 |
names.c
|
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
2015-12-07 17:39:23 +01:00 |
p5_crpt2.c
|
Cleanup: fix all sources that used HMAC_CTX_init
|
2015-12-07 17:40:20 +01:00 |
p5_crpt.c
|
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
2015-12-07 17:40:20 +01:00 |
p_dec.c
|
|
|
p_enc.c
|
|
|
p_lib.c
|
|
|
p_open.c
|
|
|
p_seal.c
|
|
|
p_sign.c
|
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
2015-12-07 17:40:20 +01:00 |
p_verify.c
|
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
2015-12-07 17:40:20 +01:00 |
pmeth_fn.c
|
|
|
pmeth_gn.c
|
|
|
pmeth_lib.c
|
|
|
scrypt.c
|
Fix (minor) problems found by ubsan
|
2015-11-21 14:21:04 +01:00 |