summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2023-08-04bio: pass flags on BIO_ctrl to make flush retriableihciah
2023-08-04ec: powerpc64le: Add asm implementation of felem_{square,mul}Rohan McLure
2023-08-04ec: 56-bit Limb Solinas' Strategy for secp384r1Rohan McLure
2023-08-04ec: Use static linkage on nistp521 felem_{square,mul} wrappersRohan McLure
2023-08-04When exporting/importing decoded keys do not use 0 as selectionTomas Mraz
2023-08-04no_autoload: make the no-autoload-config option work again.Pauli
2023-08-03crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cm...Dr. David von Oheimb
2023-08-01The PEM_read_bio_Parameters() function should not ask for a passwordMatt Caswell
2023-08-01Always add a suitable error if we fail to decodeMatt Caswell
2023-08-01Fixed incorrect usage of vshuf.b instructionzhuchen
2023-07-31Fix a regression in X509_VERIFY_PARAM_add0_policy()Matt Caswell
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