Kurt Roeckx 7ed66e2634 Change EVP_MAC method from copy to dup 5 anos atrás
..
bio_b64.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
bio_enc.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
bio_md.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
bio_ok.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
build.info 319e518a5a Make some EVP code available from within the FIPS module 5 anos atrás
c_allc.c b1ceb439f2 Add RFC5297 AES-SIV support 6 anos atrás
c_alld.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
c_allkdf.c 8bbeaaa4fc Added X963KDF API 5 anos atrás
c_allm.c 33e113b0cb blake2: backport changes to blake2s 5 anos atrás
cmeth_lib.c df05f2ce6d Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware 5 anos atrás
digest.c 98475995e1 EVP_DigestInit_ex(): drop previous context engine earlier 5 anos atrás
e_aes.c 887e22dd8b s390x assembly pack: allow specifying the tag after aad in aes-ccm 5 anos atrás
e_aes_cbc_hmac_sha1.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_aes_cbc_hmac_sha256.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_aria.c 39147079fc Structure alignment macro. 5 anos atrás
e_bf.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_camellia.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_cast.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_chacha20_poly1305.c 39147079fc Structure alignment macro. 5 anos atrás
e_des.c 39147079fc Structure alignment macro. 5 anos atrás
e_des3.c 6521cb0319 Coverity CID 1444956: Integer handling issues 5 anos atrás
e_idea.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_null.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_old.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_rc2.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_rc4.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_rc4_hmac_md5.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_rc5.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_seed.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_sm4.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
e_xcbc_d.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
encode.c 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 anos atrás
evp_cnf.c de3955f662 EVP configuration section: add 'default_properties' command 5 anos atrás
evp_enc.c d4d89a0762 Fix input checks wrt legacy code 5 anos atrás
evp_err.c be5fc053ed Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup() 5 anos atrás
evp_fetch.c d5e5e2ffaf Move digests to providers 5 anos atrás
evp_key.c 2e9d61ecd8 crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn't #define it 5 anos atrás
evp_lib.c 319e518a5a Make some EVP code available from within the FIPS module 5 anos atrás
evp_locl.h 0211740fcc EVP_FETCH: remove the need to transport the legacy NID through construction 5 anos atrás
evp_pbe.c 5a285addbf Added new EVP/KDF API. 5 anos atrás
evp_pkey.c 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 anos atrás
kdf_lib.c 8bbeaaa4fc Added X963KDF API 5 anos atrás
m_md2.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
m_md4.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
m_md5.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
m_md5_sha1.c d5e5e2ffaf Move digests to providers 5 anos atrás
m_mdc2.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
m_null.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
m_ripemd.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
m_sha1.c d5e5e2ffaf Move digests to providers 5 anos atrás
m_sha3.c d5e5e2ffaf Move digests to providers 5 anos atrás
m_sigver.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
m_wp.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
mac_lib.c 7ed66e2634 Change EVP_MAC method from copy to dup 5 anos atrás
names.c d2ba812343 Added EVP_KDF (similiar to the EVP_MAC) 5 anos atrás
p5_crpt.c a05bf83c79 Coverity CID 1444960: Error handling issues 5 anos atrás
p5_crpt2.c ea053ec99e Coverity CID 1444961: Integer handling issues 5 anos atrás
p_dec.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
p_enc.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
p_lib.c 229f7b38f0 Providing missing accessor to EVP_PKEY.engine 5 anos atrás
p_open.c 8cf85d4899 Fix the allocation size in EVP_OpenInit and PEM_SignFinal 5 anos atrás
p_seal.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
p_sign.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
p_verify.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
pbe_scrypt.c 253d762222 EVP_PBE_scrypt() handles salt=NULL as salt="" 5 anos atrás
pkey_kdf.c cee719c2d8 The use of the likes of UINT32_MAX requires internal/numbers.h 5 anos atrás
pkey_mac.c be5fc053ed Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup() 5 anos atrás
pmeth_fn.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
pmeth_gn.c 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 anos atrás
pmeth_lib.c 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 anos atrás