summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2023-07-17make updateHugo Landau
2023-07-17Fix RSA OAEP set/get label for legacy engineljuzwiuk
2023-07-17Optimise PKEY decodersMatt Caswell
2023-07-14Modified OSSL_parse_url to initialize pport_num to 0.Randall S. Becker
2023-07-14Move Keccak rhotates tables to rodataAmir Ayupov
2023-07-14Changes to resolve symbol conflict due to gf_mulPankul94
2023-07-13use '__builtin_expect' to improve EVP_EncryptUpdate performance for gcc/clang.Liu-ErMeng
2023-07-12Add more fixes for WebAssembly/WASI buildMarcin Kolny
2023-07-10CMP: support specifying certificate to be revoked via issuer and serial numberRajeev Ranjan
2023-07-07QUIC err handling: Save and restore error stateTomas Mraz
2023-07-07Remove unused internal functionsatishkov
2023-07-06Fix no-thread-pool buildingMatt Caswell
2023-07-06Add limited support for WebAssembly WASI targetMarcin Kolny
2023-07-06riscv: Clarify dual-licensing wording for GCM and AESHeiko Stuebner
2023-07-05fix memory allocation and reference counting issuesPauli
2023-07-01evp: update to structure based atomicsPauli
2023-07-01x509: update to structure based atomicsPauli
2023-07-01encoder: update to structure based atomicsPauli
2023-07-01store: update to structure based atomicsPauli
2023-07-01rsa: update to structure based atomicsPauli
2023-07-01provider: update to structure based atomicsPauli
2023-07-01ecx: update to structure based atomicsPauli
2023-07-01ec: update to structure based atomicsPauli
2023-07-01asn1: update to structure based atomicsPauli
2023-07-01dso: update to structure based atomicsPauli
2023-07-01dsa: update to structure based atomicsPauli
2023-07-01dh: update to structure based atomicsPauli
2023-07-01bio: update to structure based atomicsPauli
2023-07-01engine: update to structure based atomicsPauli
2023-06-30conf/conf_sap.c: correct return of ossl_config_int() in UEFI systemYi Li
2023-06-30Do not use stitched AES-GCM implementation on PPC32Tomas Mraz
2023-06-29feat: add missing pki / pmi object identifiersJonathan M. Wilbur
2023-06-28s390xcap.c: Avoid copying structure on initializationTomas Mraz
2023-06-28Add support for SHA256/192Fergus Dall
2023-06-27CONF_modules_load_file_ex(): Do not try to load an empty file nameTomas Mraz
2023-06-26Check for 0 modulus in BN_RECP_CTX_set.fullwaywang
2023-06-26OSSL_STORE and PKCS#12: Check if there is a MAC to verify before promptingRichard Levitte
2023-06-18log actual NID causing the 'unknown message digest algorithm error'Vladimír Kotal
2023-06-18return immediately if namemap is NULLVladimír Kotal
2023-06-16Fix function signatures in aes-gcm-armv8 comments.fisher.yu
2023-06-15Partially revert #18070 (Add support for Windows CA certificate store)Hugo Landau
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2023-06-14rand_lib: RAND_poll: Reseed in non-"no-deprecated" builds.Mike Kasick
2023-06-13crypto/sm2/sm2_sign.c: Add BN_CTX_endJiasheng Jiang
2023-06-12X509_NAME_cmp fix for empty nameWim Decroix
2023-06-12Update CMAC test cases.fisher.yu
2023-06-12Fix incorrect ERR_raise() callsTheo Buehler
2023-06-12Introduce [HAVE_/NO_]MADVISE definesJames Knight
2023-06-11riscv: aes: dual-license under Apache + 2-clause BSDHeiko Stuebner