summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2023-07-28vpaes: LoongArch: Use getauxval(AT_HWCAP) for LSX detectionXi Ruoyao
2023-07-27x509/by_file.c: fix unreachable and redundant codeatishkov
2023-07-27DH_check(): Do not try checking q properties if it is obviously invalidTomas Mraz
2023-07-26Make DH_check set some error bits in recently added errorBernd Edlinger
2023-07-25get_cert_by_subject_ex(): Check result of X509_STORE_lock()atishkov
2023-07-25bio_print.c: Delete unreachable code at lines 710 and 711MrRurikov
2023-07-25x509: add ASN1_STRING_set() check resultatishkov
2023-07-24fix: reject adding a duplicity into STACK_OF(X509_ATTRIBUTE)Adam Ć ulc
2023-07-21Update with `ARMV8_HAVE_SHA3_AND_WORTH_USING`sdlyyxy
2023-07-21Move CPU detection to armcap.csdlyyxy
2023-07-21Enable ARMv8.2 accelerated SHA3 on compatible Apple CPUssdlyyxy
2023-07-19Fix DH_check() excessive time with over sized modulusMatt Caswell
2023-07-18Remove redundant checkatishkov
2023-07-18Raise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol errorTomas Mraz
2023-07-18Fix typos found by codespellDimitri Papadopoulos
2023-07-18Fix int_ctx_new() error when use 1.1.1n sm2 key and ec method enginelan1120
2023-07-17CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb
2023-07-17rename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_exec_certreq.podDr. David von Oheimb
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