hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / crypto / modes /
8 days ago Theo BuehlerUnable to run asm code on OpenBSD (amd64)
2024-04-09 Richard LevitteCopyright year updates
2024-01-12 barracuda156aes_platform.h, gcm128.c: fix Darwin PowerPC macro...
2023-12-29 Dimitri PapadopoulosFix new typos found by codespell
2023-10-26 Phoebe ChenProvide additional AES-GCM test patterns to enhance...
2023-10-26 Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26 Jerry ShihUpdate for Zvkb extension.
2023-10-26 Phoebe ChenFix typo in ghash-riscv64*.pl
2023-10-26 Christoph Müllnerriscv: GCM: Provide a Zvkg-based implementation
2023-10-26 Christoph Müllnerriscv: GCM: Provide a Zvbb/Zvbc-based implementation
2023-10-26 trigpolynomaes-gcm-avx512.pl: fix non-reproducibility issue
2023-10-10 Evgeny Karpov* Enable extra Arm64 optimization on Windows for GHASH...
2023-09-07 Matt CaswellCopyright year updates
2023-07-06 Heiko Stuebnerriscv: Clarify dual-licensing wording for GCM and AES
2023-06-29 Tomas MrazDo not use stitched AES-GCM implementation on PPC32
2023-06-16 fisher.yuFix function signatures in aes-gcm-armv8 comments.
2023-06-15 Dimitri PapadopoulosFix typos found by codespell
2023-06-11 Heiko Stuebnerriscv: GCM: dual-license under Apache + 2-clause BSD
2023-05-31 Xiaokang QianFix arm64 asm code back compatible issue with gcc 4.9.4
2023-05-09 JerryDevisaes-gcm-armv8_64 asm support bigdian
2023-03-22 Evan MillerDo not build P10-specific AES-GCM assembler on macOS
2023-03-17 Tomas Mrazaes-gcm-avx512.pl: Fix the clang version detection...
2023-03-16 Christoph Müllnerriscv: GCM: Implement GHASH()
2023-03-16 Christoph Müllnerriscv: GCM: Simplify GCM calculation
2023-03-16 Christoph Müllnerriscv: GCM: Use riscv.pm
2023-03-16 Christoph Müllnerriscv: Clean up extension test macros
2023-02-08 Tom CosgroveFix the return values of the aarch64 unroll8_eor_aes_gc...
2022-12-14 Tomas MrazDo not build P10-specific AES-GCM assembler on AIX
2022-11-29 Xu Yizhouproviders: Add SM4 XTS implementation
2022-11-15 Tomas Mrazgcm_get_funcs(): Add missing fallback for ghash on...
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-08-09 Juergen ChristFix GHASH-ASM implementation on s390x
2022-07-29 Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-29 Tomas MrazFix regression from GCM mode refactoring
2022-07-26 Juergen Christs390x: Fix GCM setup
2022-07-22 Todd ShortClean up GCM_MUL and remove GCM_FUNCREF_4BIT
2022-07-22 Todd ShortClean up use of GHASH macro
2022-07-22 Todd ShortUse separate function to get GCM functions
2022-07-22 Todd ShortRemove some unused 4bit GCM code
2022-07-22 Todd ShortRemove unused 1bit GCM implementation
2022-07-22 Todd ShortRemove unused 8bit GCM implementation
2022-05-24 Daniel FialaChange loops conditions to make zero loop risk more...
2022-05-24 Sebastian Andrzej... Rename x86-32 assembly files from .s to .S.
2022-05-19 Henry BrausenAdd clmul-based gmult for riscv64 with Zbb, Zbc
2022-05-03 Matt CaswellUpdate copyright year
2022-03-22 XiaokangQianFix incorrect comments in aes-gcm-armv8-unroll8_64.pl
2022-03-14 Andrey Matyukovaes-gcm-avx512.pl: Fixed mingw64 build
2022-03-04 XiaokangQianFix build issue with aes-gcm-armv8-unroll8_64.S on...
2022-02-10 Andrey MatyukovAES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
2022-02-07 Danny TsenFixed counter overflow
2022-02-07 Dimitris ApostolouFix typos
2022-01-25 XiaokangQianOptimize AES-GCM for uarchs with unroll and new instruc...
2022-01-24 Danny TsenAES-GCM performance optimzation with stitched method...
2022-01-09 David BenjaminDon't use __ARMEL__/__ARMEB__ in aarch64 assembly
2021-10-01 Russ Butleraarch64: support BTI and pointer authentication in...
2021-07-29 Matt CaswellUpdate copyright year
2021-07-15 Tomas MrazSplit bignum code out of the sparcv9cap.c
2021-06-25 Tomas Mrazppccap.c: Split out algorithm-specific functions
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-07 Richard LevitteDrop libimplementations.a
2021-04-08 Matt CaswellUpdate copyright year
2021-03-23 Paulienc: fix coverity 1451499, 1451501, 1451506, 1451507...
2021-03-18 Paulimodes: fix coverity 1449860: overlapping memory copy
2021-03-18 Paulimodes: fix coverity 1449851: overlapping memory copy
2021-03-18 Shane LontisAdd ossl_siv symbols
2021-03-11 Matt CaswellUpdate copyright year
2021-02-19 Zhang JindeCRYPTO_gcm128_decrypt: fix mac or tag calculation
2020-11-26 Matt CaswellUpdate copyright year
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-08-28 Jung-uk KimIgnore vendor name in Clang version number.
2020-08-24 Shane LontisFix coverity CID #1452770 - Dereference before NULL...
2020-07-22 Shane LontisFix provider cipher reinit issue
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-11 Richard LevitteAdd and use internal header that implements endianness...
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-04 Matt CaswellUpdate copyright year
2020-05-27 Bernd EdlingerAvoid undefined behavior with unaligned accesses
2020-05-15 Matt CaswellUpdate copyright year
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-23 Matt CaswellUpdate copyright year
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-15 H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2020-01-17 Richard LevitteFor all assembler scripts where it matters, recognise...
2019-12-23 Bernd EdlingerAdd some missing cfi frame info in aesni-gcm-x86_64.pl
2019-12-19 Fangming.FangOptimize AES-GCM implementation on aarch64
2019-10-16 Shane LontisFix missing Assembler defines
2019-10-10 Richard LevitteRework how our providers are built
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-09-20 Shane LontisAdd aes_wrap cipher to providers
2019-09-16 Richard LevitteUnify all assembler file generators
2019-09-16 Richard Levittebuild.info: For all assembler generators, remove all...
2019-09-13 Shane LontisAdd aes_xts cipher to providers
2019-09-04 PauliOSSL_PARAM_construct_utf8_string computes the string...
2019-09-01 Bernd EdlingerRemove extern declarations of OPENSSL_ia32cap_P
2019-08-24 Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-19 Shane LontisAdd aes_ccm to provider
2019-08-19 Richard LevitteUse macros internally for algorithm names
2019-08-15 Richard LevitteAdapt diverse code to provider based MACs.
next