summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-11-23Add a test for read_ahead data crossing a key changeMatt Caswell
2022-11-23provider: cipher: aes: add riscv32 zkn (zbkb) supportHongren (Zenithal) Zheng
2022-11-23aes_platform: add riscv32 zkn asm supportHongren (Zenithal) Zheng
2022-11-23add build support for riscv32 aes zknHongren (Zenithal) Zheng
2022-11-23Add RISC-V 32 cpuid supportHongren (Zenithal) Zheng
2022-11-23Add linux32-riscv32/BSD-riscv32 targetHongren (Zenithal) Zheng
2022-11-23Add AES implementation in riscv32 zkn asmHongren (Zenithal) Zheng
2022-11-23Add BSD-armv4 target based on linux-armv4Piotr Kubaj
2022-11-23Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2Daniel Hu
2022-11-23Drop the optimisation level for ppc64le cross-compileMatt Caswell
2022-11-23Add CODE-OF-CONDUCT.mdDr. Matthias St. Pierre
2022-11-23Fix unrolled montgomery multiplication for POWER9Rohan McLure
2022-11-23Revert "Revert "bn: Add fixed length (n=6), unrolled PPC Montgomery Multiplic...Rohan McLure
2022-11-23test/timing_load_creds.c: fix coding style and other (mostly minor) issuesDr. David von Oheimb
2022-11-23Rename the "timing" program to "timing_load_creds" and integrate it with test...Dr. David von Oheimb
2022-11-23Add a stand-alone "timing" programRich Salz
2022-11-23Add ROTATE inline RISC-V zbb/zbkb asm for DESHongren (Zenithal) Zheng
2022-11-23Fix GHASH-ASM implementation on s390xJuergen Christ
2022-11-23Change name of parameter in documentation from sigret to sigKurt Roeckx
2022-11-23gcm_get_funcs(): Add missing fallback for ghash on x86_64Tomas Mraz
2022-11-23Fix regression from GCM mode refactoringTomas Mraz
2022-11-23s390x: Optimize kmacJuergen Christ
2022-11-23s390x: Fix GCM setupJuergen Christ
2022-11-23Clean up GCM_MUL and remove GCM_FUNCREF_4BITTodd Short
2022-11-23Clean up use of GHASH macroTodd Short
2022-11-23Use separate function to get GCM functionsTodd Short
2022-11-23Remove some unused 4bit GCM codeTodd 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-22params_api_test.c: Fix mistake in backported test fixTomas Mraz
2022-11-22Release the drbg in the global default context before enginesTomas Mraz
2022-11-22Add a test case for the engine crash with AES-256-CTRBernd Edlinger
2022-11-22Add an EVP signature demo using DSADaniel Fiala
2022-11-22test/recipes/80-test_cms.t: Fix the "CAdES ko" testRichard Levitte
2022-11-21Fix coverity issues in X509v3_addrslontis
2022-11-21Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis
2022-11-21Improve FIPS RSA keygen performance.slontis
2022-11-21Fix no-dtls1_2Matt Caswell
2022-11-21dhparam: Correct the documentation of -dsaparamTomas Mraz
2022-11-21dhparam_test: Test that we add private key length on generation and print itTomas Mraz
2022-11-21Use as small dh key size as possible to support the securityTomas Mraz
2022-11-21Add ROTATE inline RISC-V zbb/zbkb asm for chachaHongren (Zenithal) Zheng
2022-11-21Add config option OPENSSL_NO_UNIX_SOCKMax Bachmann
2022-11-21Add a DTLS next epoch testMatt Caswell
2022-11-21VMS: For executables, process the use of /INCLUDE=main a bit differentlyRichard Levitte
2022-11-21VMS: use selective search when linking with shareable imagesRichard Levitte
2022-11-21Add ROTATE inline asm support for SM3Hongren (Zenithal) Zheng