summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2022-12-22Avoid ifdefs in trace categoriesTomas Mraz
2022-12-22Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OIDMatt Caswell
2022-12-21Update copyright yearTomas Mraz
2022-12-14Do not build P10-specific AES-GCM assembler on AIXTomas Mraz
2022-12-13Make error reason for disallowed legacy sigalg more specificTomas Mraz
2022-12-12OSSL_CMP_validate_msg(): make sure to reject protection type mismatchDr. David von Oheimb
2022-12-09signature: Clamp PSS salt len to MD lenClemens Lang
2022-12-01Update copyright yearTomas Mraz
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-24CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb
2022-11-23http_client.c: Dump response on error when tracing is enabledDr. David von Oheimb
2022-11-23Add vpaes-loongarch64.pl module.zhuchen
2022-11-23apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-11-23Fix AES-GCM on Power 8 CPUsTomas Mraz
2022-11-23OSSL_CRYPTO_ALLOC attribute introduction proposal.David Carlier
2022-11-23Cleanup EBCDIC string defintionsTodd Short
2022-11-23aes_platform: add riscv32 zkn asm supportHongren (Zenithal) Zheng
2022-11-23Use separate function to get GCM functionsTodd Short
2022-11-23Remove unused 1bit GCM implementationTodd Short
2022-11-23Remove unused 8bit GCM implementationTodd Short
2022-11-23Emit rev8 on __riscv_zbkb as on __riscv_zbbmarcfedorow
2022-11-23Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY
2022-11-23Improve FIPS RSA keygen performance.slontis
2022-11-22Release the drbg in the global default context before enginesTomas Mraz
2022-11-21Improve FIPS RSA keygen performance.slontis
2022-11-21Add config option OPENSSL_NO_UNIX_SOCKMax Bachmann
2022-11-21Add ROTATE inline asm support for SM3Hongren (Zenithal) Zheng
2022-11-21Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-11-21aes_platform: add riscv64 zkn asm supportHongren (Zenithal) Zheng
2022-11-21Add riscv scalar crypto extension capabilityHongren (Zenithal) Zheng
2022-11-21Move types.h #undefs for wincrypt.h compatibilitySamuel Lee
2022-11-21Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names()Tomas Mraz
2022-11-21Add BSWAP4/BSWAP8 routines for riscv64 with ZbbHenry Brausen
2022-11-21Add basic RISC-V cpuid and OPENSSL_riscvcapHenry Brausen
2022-11-21Prepare NonStop for fixed-size integer types.Randall S. Becker
2022-11-21Header file cleanup for C++20 header-unitsNathan Sidwell
2022-11-21Remove the _fetch_by_number functionsPauli
2022-11-21evp_md_init_internal: Avoid reallocating algctx if digest unchangedTomas Mraz
2022-11-21SM4 optimization for ARM by ASIMDDaniel Hu
2022-11-21Remove unused libctx functions (runonce, onfree)Hugo Landau
2022-11-21Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATAHugo Landau
2022-11-16Ensure that SIZE_MAX is defined where OSSL_SSIZE_MAX is used.Richard Levitte
2022-11-15Propagate selection all the way on key exportSimo Sorce
2022-11-11chacha20 performance optimizations for ppc64le with 8x lanes,Deepankar Bhattacharjee
2022-11-11AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.Andrey Matyukov
2022-11-11Fixed counter overflowDanny Tsen
2022-11-11Move e_os.h to include/internalRichard Levitte
2022-11-11Support different R_BITS lengths for KBKDFPatrick Uiterwijk
2022-11-11Optimize AES-GCM for uarchs with unroll and new instructionsXiaokangQian
2022-11-11AES-GCM performance optimzation with stitched method for p9+ ppc64leDanny Tsen