Matt Caswell 496bc128fd Copyright year updates před 6 měsíci
..
build.info c3f985cfd6 Remove AES SIV ciphers from the FIPS provider před 1 rokem
cipher_aes.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
cipher_aes.h b646179229 Copyright year updates před 5 měsíci
cipher_aes_cbc_hmac_sha.c 123c85864f Add dupctx support to rc4_hmac_md5 algo před 1 rokem
cipher_aes_cbc_hmac_sha.h 592dcfd3df prov: prefix all exposed 'cipher' symbols with ossl_ před 4 roky
cipher_aes_cbc_hmac_sha1_hw.c 38fc02a708 Update copyright year před 3 roky
cipher_aes_cbc_hmac_sha256_hw.c 38fc02a708 Update copyright year před 3 roky
cipher_aes_ccm.c 556009c596 Copyright year updates před 1 rokem
cipher_aes_ccm.h eec0ad10b9 Update copyright year před 4 roky
cipher_aes_ccm_hw.c ff27959769 Fix detection for riscv64/riscv32 před 9 měsíci
cipher_aes_ccm_hw_aesni.inc 8020d79b40 Update copyright year před 3 roky
cipher_aes_ccm_hw_rv32i.inc da1c088f59 Copyright year updates před 1 rokem
cipher_aes_ccm_hw_rv64i.inc 94474e02fa riscv: Implement AES-192 před 11 měsíci
cipher_aes_ccm_hw_s390x.inc eec0ad10b9 Update copyright year před 4 roky
cipher_aes_ccm_hw_t4.inc 8020d79b40 Update copyright year před 3 roky
cipher_aes_cts.inc 42281f2617 Refactor cipher aes_cts code so that it can be used by other 128bit ciphers před 3 roky
cipher_aes_gcm.c 556009c596 Copyright year updates před 1 rokem
cipher_aes_gcm.h 38fc02a708 Update copyright year před 3 roky
cipher_aes_gcm_hw.c 496bc128fd Copyright year updates před 5 měsíci
cipher_aes_gcm_hw_aesni.inc fecb3aae22 Update copyright year před 2 roky
cipher_aes_gcm_hw_armv8.inc cc82b09cbd Optimize AES-CTR for ARM Neoverse V1 and V2. před 10 měsíci
cipher_aes_gcm_hw_ppc.inc 9ab6b64ac8 Fix AES-GCM on Power 8 CPUs před 2 roky
cipher_aes_gcm_hw_rv32i.inc da1c088f59 Copyright year updates před 1 rokem
cipher_aes_gcm_hw_rv64i.inc ebecf322e5 Provide additional AES-GCM test patterns to enhance test coverage. před 11 měsíci
cipher_aes_gcm_hw_s390x.inc 38fc02a708 Update copyright year před 3 roky
cipher_aes_gcm_hw_t4.inc 8020d79b40 Update copyright year před 3 roky
cipher_aes_gcm_hw_vaes_avx512.inc 143ca66cf0 Avoid another copy of key schedule pointer in PROV_GCM_CTX před 11 měsíci
cipher_aes_gcm_siv.c c32c3f2653 Fix aes_gcm_siv dupctx function před 1 rokem
cipher_aes_gcm_siv.h 6f74677911 Fix AES-GCM-SIV endian issues před 2 roky
cipher_aes_gcm_siv_hw.c 6f74677911 Fix AES-GCM-SIV endian issues před 2 roky
cipher_aes_gcm_siv_polyval.c da1c088f59 Copyright year updates před 1 rokem
cipher_aes_hw.c 496bc128fd Copyright year updates před 5 měsíci
cipher_aes_hw_aesni.inc a28d06f3e9 Update copyright year před 3 roky
cipher_aes_hw_armv8.inc cc82b09cbd Optimize AES-CTR for ARM Neoverse V1 and V2. před 10 měsíci
cipher_aes_hw_rv32i.inc da1c088f59 Copyright year updates před 1 rokem
cipher_aes_hw_rv64i.inc 751a22194e riscv: Provide vector crypto implementation of AES-ECB mode. před 11 měsíci
cipher_aes_hw_s390x.inc b646179229 Copyright year updates před 5 měsíci
cipher_aes_hw_t4.inc a28d06f3e9 Update copyright year před 3 roky
cipher_aes_ocb.c eddbb78f4e When changing IV length invalidate previously set IV před 11 měsíci
cipher_aes_ocb.h eec0ad10b9 Update copyright year před 4 roky
cipher_aes_ocb_hw.c 496bc128fd Copyright year updates před 5 měsíci
cipher_aes_siv.c bbaeadb068 "foo * bar" should be "foo *bar" před 1 rokem
cipher_aes_siv.h a28d06f3e9 Update copyright year před 3 roky
cipher_aes_siv_hw.c 3c2bdd7df9 Update copyright year před 3 roky
cipher_aes_wrp.c 2c021e7d11 implement dupctx for aes_WRAP methods před 1 rokem
cipher_aes_xts.c da1c088f59 Copyright year updates před 1 rokem
cipher_aes_xts.h 3c2bdd7df9 Update copyright year před 3 roky
cipher_aes_xts_fips.c 3c2bdd7df9 Update copyright year před 3 roky
cipher_aes_xts_hw.c b646179229 Copyright year updates před 5 měsíci
cipher_aria.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
cipher_aria.h eec0ad10b9 Update copyright year před 4 roky
cipher_aria_ccm.c 556009c596 Copyright year updates před 1 rokem
cipher_aria_ccm.h eec0ad10b9 Update copyright year před 4 roky
cipher_aria_ccm_hw.c 78f32a3165 Add ossl_aria symbols před 3 roky
cipher_aria_gcm.c 556009c596 Copyright year updates před 1 rokem
cipher_aria_gcm.h eec0ad10b9 Update copyright year před 4 roky
cipher_aria_gcm_hw.c 78f32a3165 Add ossl_aria symbols před 3 roky
cipher_aria_hw.c 78f32a3165 Add ossl_aria symbols před 3 roky
cipher_blowfish.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
cipher_blowfish.h eec0ad10b9 Update copyright year před 4 roky
cipher_blowfish_hw.c 7d6766cb53 prov: prefix provider internal functions with ossl_ před 4 roky
cipher_camellia.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
cipher_camellia.h 38fc02a708 Update copyright year před 3 roky
cipher_camellia_cts.inc 7f5a9399d2 Add support for camellia cbc cts mode před 3 roky
cipher_camellia_hw.c a28d06f3e9 Update copyright year před 3 roky
cipher_camellia_hw_t4.inc a28d06f3e9 Update copyright year před 3 roky
cipher_cast.h eec0ad10b9 Update copyright year před 4 roky
cipher_cast5.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
cipher_cast5_hw.c 7d6766cb53 prov: prefix provider internal functions with ossl_ před 4 roky
cipher_chacha20.c da1c088f59 Copyright year updates před 1 rokem
cipher_chacha20.h 8020d79b40 Update copyright year před 3 roky
cipher_chacha20_hw.c 4333b89f50 Update copyright year před 3 roky
cipher_chacha20_poly1305.c df93b3c9e7 implement dupctx for chacha20_poly1305 před 1 rokem
cipher_chacha20_poly1305.h da1c088f59 Copyright year updates před 1 rokem
cipher_chacha20_poly1305_hw.c da1c088f59 Copyright year updates před 1 rokem
cipher_cts.c fecb3aae22 Update copyright year před 2 roky
cipher_cts.h da1c088f59 Copyright year updates před 1 rokem
cipher_des.c 3a95d1e41a update/final: Return error if key is not set před 11 měsíci
cipher_des.h a28d06f3e9 Update copyright year před 3 roky
cipher_des_hw.c 2e3e9b4887 Fix Coverity 1498605 & 1498606: uninitialised value před 2 roky
cipher_desx.c 33388b44b6 Update copyright year před 4 roky
cipher_desx_hw.c 7d6766cb53 prov: prefix provider internal functions with ossl_ před 4 roky
cipher_idea.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
cipher_idea.h eec0ad10b9 Update copyright year před 4 roky
cipher_idea_hw.c 7d6766cb53 prov: prefix provider internal functions with ossl_ před 4 roky
cipher_null.c da1c088f59 Copyright year updates před 1 rokem
cipher_rc2.c bbaeadb068 "foo * bar" should be "foo *bar" před 1 rokem
cipher_rc2.h eec0ad10b9 Update copyright year před 4 roky
cipher_rc2_hw.c 7d6766cb53 prov: prefix provider internal functions with ossl_ před 4 roky
cipher_rc4.c bbaeadb068 "foo * bar" should be "foo *bar" před 1 rokem
cipher_rc4.h eec0ad10b9 Update copyright year před 4 roky
cipher_rc4_hmac_md5.c 123c85864f Add dupctx support to rc4_hmac_md5 algo před 1 rokem
cipher_rc4_hmac_md5.h da1c088f59 Copyright year updates před 1 rokem
cipher_rc4_hmac_md5_hw.c 6db0d58d81 Fix RC4-MD5 based ciphersuites před 3 roky
cipher_rc4_hw.c 7d6766cb53 prov: prefix provider internal functions with ossl_ před 4 roky
cipher_rc5.c bbaeadb068 "foo * bar" should be "foo *bar" před 1 rokem
cipher_rc5.h 53ef02baf8 Fix PROV_RC5_CTX's original structure name před 2 roky
cipher_rc5_hw.c 7d6766cb53 prov: prefix provider internal functions with ossl_ před 4 roky
cipher_seed.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
cipher_seed.h eec0ad10b9 Update copyright year před 4 roky
cipher_seed_hw.c 7d6766cb53 prov: prefix provider internal functions with ossl_ před 4 roky
cipher_sm4.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
cipher_sm4.h fecb3aae22 Update copyright year před 2 roky
cipher_sm4_ccm.c 556009c596 Copyright year updates před 1 rokem
cipher_sm4_ccm.h 7543bb3a69 riscv: SM4: Provide a Zvksed-based implementation před 11 měsíci
cipher_sm4_ccm_hw.c 7543bb3a69 riscv: SM4: Provide a Zvksed-based implementation před 11 měsíci
cipher_sm4_ccm_hw_rv64i.inc 3645eb0be2 Update for Zvkb extension. před 11 měsíci
cipher_sm4_gcm.c 556009c596 Copyright year updates před 1 rokem
cipher_sm4_gcm.h c2ee608a23 providers: Add SM4 GCM implementation před 3 roky
cipher_sm4_gcm_hw.c 7543bb3a69 riscv: SM4: Provide a Zvksed-based implementation před 11 měsíci
cipher_sm4_gcm_hw_rv64i.inc 3645eb0be2 Update for Zvkb extension. před 11 měsíci
cipher_sm4_hw.c 7543bb3a69 riscv: SM4: Provide a Zvksed-based implementation před 11 měsíci
cipher_sm4_hw_rv64i.inc 3645eb0be2 Update for Zvkb extension. před 11 měsíci
cipher_sm4_xts.c da1c088f59 Copyright year updates před 1 rokem
cipher_sm4_xts.h da1c088f59 Copyright year updates před 1 rokem
cipher_sm4_xts_hw.c 7543bb3a69 riscv: SM4: Provide a Zvksed-based implementation před 11 měsíci
cipher_sm4_xts_hw_rv64i.inc 3645eb0be2 Update for Zvkb extension. před 11 měsíci
cipher_tdes.c fecb3aae22 Update copyright year před 2 roky
cipher_tdes.h da1c088f59 Copyright year updates před 1 rokem
cipher_tdes_common.c 3a95d1e41a update/final: Return error if key is not set před 11 měsíci
cipher_tdes_default.c fecb3aae22 Update copyright year před 2 roky
cipher_tdes_default.h eec0ad10b9 Update copyright year před 4 roky
cipher_tdes_default_hw.c 2e3e9b4887 Fix Coverity 1498605 & 1498606: uninitialised value před 2 roky
cipher_tdes_hw.c 592dcfd3df prov: prefix all exposed 'cipher' symbols with ossl_ před 4 roky
cipher_tdes_wrap.c da1c088f59 Copyright year updates před 1 rokem
cipher_tdes_wrap_hw.c 592dcfd3df prov: prefix all exposed 'cipher' symbols with ossl_ před 4 roky
ciphercommon.c 3a95d1e41a update/final: Return error if key is not set před 11 měsíci
ciphercommon_block.c da1c088f59 Copyright year updates před 1 rokem
ciphercommon_ccm.c eddbb78f4e When changing IV length invalidate previously set IV před 11 měsíci
ciphercommon_ccm_hw.c 8020d79b40 Update copyright year před 3 roky
ciphercommon_gcm.c eddbb78f4e When changing IV length invalidate previously set IV před 11 měsíci
ciphercommon_gcm_hw.c 8020d79b40 Update copyright year před 3 roky
ciphercommon_hw.c 17b209da49 Fix param indentation in ciphercommon_hw.c před 3 roky
ciphercommon_local.h 8020d79b40 Update copyright year před 3 roky