summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2023-03-30threading: Add ossl_crypto_condvar_wait_timeoutHugo Landau
2023-03-29Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.aTom Cosgrove
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-28Ensure that EXFLAG_INVALID_POLICY is checked even in leaf certsMatt Caswell
2023-03-27`EVP_PKEY_CTX_dup` segmentation fault fixafshinpir
2023-03-27translation: EC legacy keys, handle OSSL_PKEY_PARAM_EC_PUB_X,Y requestsJorge Ramirez-Ortiz
2023-03-27Avoid duplication of OPENSSL_armcap_P on 32bit ARMTomas Mraz
2023-03-25CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb
2023-03-23OBJ_nid2obj(): Return UNDEF object instead of NULL for NID_undefTomas Mraz
2023-03-22VC++ 2010 x86 compilers do not have InterlockedOr64Georgi Valkov
2023-03-22Do not build P10-specific AES-GCM assembler on macOSEvan Miller
2023-03-22x509: excessive resource use verifying policy constraintsPauli
2023-03-21nit: tidy-up code, and fix a typo.FdaSilvaYY
2023-03-21thread: remove remnants of ossl_crypto_mem_barrierČestmír Kalina
2023-03-20cmp_msg.c: free memory of certStatus before goto errJAVAID Mohammad-Habib
2023-03-20Provide better errors for some QUIC failuresMatt Caswell
2023-03-18sleep.c: Limit the sleep time instead of sleeping for days or even yearsTomas Mraz
2023-03-17rsaz-*k-avx512.pl: fix wrong name of avx512 flag variableTomas Mraz
2023-03-17aes-gcm-avx512.pl: Fix the clang version detection on Apple OsesTomas Mraz
2023-03-17providers: add Argon2 KDFČestmír Kalina
2023-03-17proverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD_POOL_SIZE}Čestmír Kalina
2023-03-16Fix copyright disclaimer.Pauli
2023-03-16riscv: GCM: Implement GHASH()Christoph Müllner
2023-03-16riscv: GCM: Simplify GCM calculationChristoph Müllner
2023-03-16riscv: GCM: Use riscv.pmChristoph Müllner
2023-03-16riscv.pm: Add improved error messages to read_reg codeChristoph Müllner
2023-03-16riscv: aes: Move reusable Perl code into Perl moduleChristoph Müllner
2023-03-16riscv: Clean up extension test macrosChristoph Müllner
2023-03-15Fix PKCS12_newpass() to work with PBES2.slontis
2023-03-15Add a flag so finalised contexts are not reusedSimo Sorce
2023-03-15Do not fail if ctx dup does not succeedSimo Sorce
2023-03-15Improve the performance of d2i_AutoPrivateKey and friendsMatt Caswell
2023-03-15Add missing assignment to EVP_get_digestbynid()ndossche
2023-03-15doc/man3/X509_STORE_CTX_get_error.pod: make order consistent, add some missin...Dr. David von Oheimb
2023-03-15Fix size_t/int mismatch in cms_ec.c and rsa_sig.cTomas Mraz
2023-03-15aes/asm/bsaes-armv7.pl: Replace adrl with addKornel Dulęba
2023-03-15Add missing copyright headerPauli
2023-03-07Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis
2023-03-07S390X: Accelerate keccak XOFJuergen Christ
2023-03-07bss_dgram.c: Use BIO_ADDR_sockaddr() and BIO_ADDR_sockaddr_size()Richard Levitte
2023-03-06VMS knows POSIX threads too!Richard Levitte
2023-03-06Improve the performance of EVP_PKCS82PKEY_exMatt Caswell
2023-03-06Fix cast.Pauli
2023-03-03Tidy up aarch64 feature detection code in armcap.cTom Cosgrove
2023-03-03Coverity 1521557: Error handling issuesPauli
2023-03-01Remove ossl_rsa_pss_params_30_set_maskgenalg().slontis
2023-03-01Fix FFC mdprop setting bugs.slontis
2023-03-01Fix potential infinite loops in ECDSA signing.slontis
2023-03-01Fix infinite loops in DSA sign code.slontis
2023-03-01ec: Use .machine "any" explicitly in ecp_nistp521-ppc64Robin Lee