Tim Hudson eb750219f2 undeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters пре 4 година
..
asymcipher.c 4343a4187d Add self tests for rsa encryption пре 4 година
bio_b64.c 33388b44b6 Update copyright year пре 4 година
bio_enc.c 33388b44b6 Update copyright year пре 4 година
bio_md.c 33388b44b6 Update copyright year пре 4 година
bio_ok.c e23d850ff3 Add and use internal header that implements endianness check пре 4 година
build.info 4343a4187d Add self tests for rsa encryption пре 4 година
c_allc.c 25f2138b0a Reorganize private crypto header files пре 5 година
c_alld.c 9ff872e8a3 Restore MD5-SHA1 in legacy method database пре 5 година
cmeth_lib.c 0f84cbc3e2 Update copyright year пре 4 година
digest.c ec0ce188f4 EVP: Centralise fetching error reporting пре 4 година
e_aes.c 9197c226ea Use local IV storage in e_aes.c пре 4 година
e_aes_cbc_hmac_sha1.c 18a49e168f Use local IV storage in e_aes_ebc_hmac_sha1.c пре 4 година
e_aes_cbc_hmac_sha256.c d3308027e9 Use local IV storage in e_aes_ebc_hmac_sha256.c пре 4 година
e_aria.c ddce5c29f5 Use local IV storage in e_aria.c пре 4 година
e_bf.c 2f5c405a16 Use local IV storage in EVP BLOCK_* macros пре 4 година
e_camellia.c 2c533a71c6 Use local IV storage in e_camellia.c пре 4 година
e_cast.c 2f5c405a16 Use local IV storage in EVP BLOCK_* macros пре 4 година
e_chacha20_poly1305.c e39e295e20 Update copyright year пре 4 година
e_des.c 36025d3b87 Use local IV storage in e_des.c пре 4 година
e_des3.c c4d21d2f71 Use local IV storage in e_des3.c пре 4 година
e_idea.c 2f5c405a16 Use local IV storage in EVP BLOCK_* macros пре 4 година
e_null.c 25f2138b0a Reorganize private crypto header files пре 5 година
e_old.c 33388b44b6 Update copyright year пре 4 година
e_rc2.c 2f5c405a16 Use local IV storage in EVP BLOCK_* macros пре 4 година
e_rc4.c 33388b44b6 Update copyright year пре 4 година
e_rc4_hmac_md5.c 33388b44b6 Update copyright year пре 4 година
e_rc5.c 33388b44b6 Update copyright year пре 4 година
e_seed.c 2f5c405a16 Use local IV storage in EVP BLOCK_* macros пре 4 година
e_sm4.c 1453d736b5 Use local IV storage in e_sm4.c пре 4 година
e_xcbc_d.c acb30f4b59 Use local IV storage in e_xcbc_d.c пре 4 година
encode.c fbd2ece171 Update copyright year пре 4 година
evp_cnf.c e74e562f1c Fix safestack issues in conf.h пре 4 година
evp_enc.c ec0ce188f4 EVP: Centralise fetching error reporting пре 4 година
evp_err.c 05d2f72e79 Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF пре 4 година
evp_fetch.c ec0ce188f4 EVP: Centralise fetching error reporting пре 4 година
evp_key.c 2e9d61ecd8 crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn't #define it пре 5 година
evp_lib.c 924663c36d Add CMS AuthEnvelopedData with AES-GCM support пре 4 година
evp_local.h 924663c36d Add CMS AuthEnvelopedData with AES-GCM support пре 4 година
evp_pbe.c 12a765a523 Explicitly test against NULL; do not use !p or similar пре 5 година
evp_pkey.c b527564884 EVP: Downgrade EVP_PKEYs in EVP_PKEY2PKCS8() пре 4 година
evp_rand.c 7d615e2178 rand_drbg: remove RAND_DRBG. пре 4 година
evp_utils.c 706457b7bd Reorganize local header files пре 5 година
exchange.c e3efe7a532 Add public API for gettables and settables for keymanagement, signatures and key exchange. пре 4 година
kdf_lib.c 660c534435 Revert "kdf: make function naming consistent." пре 4 година
kdf_meth.c 18ec26babc gettables: core changes to pass the provider context. пре 4 година
keymgmt_lib.c 655f73cecf EVP: Add the internal convenience function evp_keymgmt_util_export() пре 4 година
keymgmt_meth.c e3efe7a532 Add public API for gettables and settables for keymanagement, signatures and key exchange. пре 4 година
legacy_blake2.c b2055d67f0 Cleanup legacy digest methods. пре 4 година
legacy_md2.c 33388b44b6 Update copyright year пре 4 година
legacy_md4.c 33388b44b6 Update copyright year пре 4 година
legacy_md5.c 33388b44b6 Update copyright year пре 4 година
legacy_md5_sha1.c 33388b44b6 Update copyright year пре 4 година
legacy_mdc2.c 33388b44b6 Update copyright year пре 4 година
legacy_meth.h b2055d67f0 Cleanup legacy digest methods. пре 4 година
legacy_ripemd.c 33388b44b6 Update copyright year пре 4 година
legacy_sha.c 33388b44b6 Update copyright year пре 4 година
legacy_wp.c 33388b44b6 Update copyright year пре 4 година
m_null.c 25f2138b0a Reorganize private crypto header files пре 5 година
m_sigver.c 3101ab603c Fix an EVP_MD_CTX leak пре 4 година
mac_lib.c 0bc193dd05 Ensure EVP_MAC_update() passes the length even if it is 0 пре 4 година
mac_meth.c 18ec26babc gettables: core changes to pass the provider context. пре 4 година
names.c 7606bed904 Ensure EVP_get_digestbyname() and EVP_get_cipherbyname() know all aliases пре 5 година
p5_crpt.c 30f3b4e1c1 PKCS5 PBE: free allocations on unlikely / impossible failure path пре 4 година
p5_crpt2.c 5ccada09aa Add evp_test fixes. пре 4 година
p_dec.c 33388b44b6 Update copyright year пре 4 година
p_enc.c 33388b44b6 Update copyright year пре 4 година
p_lib.c eb750219f2 undeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters пре 4 година
p_open.c 33388b44b6 Update copyright year пре 4 година
p_seal.c 33388b44b6 Update copyright year пре 4 година
p_sign.c 0ab18e7924 Add EVP signature with libctx methods. пре 4 година
p_verify.c 0ab18e7924 Add EVP signature with libctx methods. пре 4 година
pbe_scrypt.c 5ccada09aa Add evp_test fixes. пре 4 година
pmeth_check.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE пре 4 година
pmeth_gn.c 509144964b EVP: Preserve the EVP_PKEY id in a few more spots пре 4 година
pmeth_lib.c 4343a4187d Add self tests for rsa encryption пре 4 година
signature.c 86df26b394 EVP: Add support for delayed EVP_PKEY operation parameters пре 4 година