summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* FIPS: Add EDDSA public key validation.slontis2024-08-231-0/+5
* Replace PKCS#1 v1.5 padding in RSA PCTJoachim Vandersmissen2024-08-211-0/+1
* Add FIPS KMAC key checkslontis2024-08-211-0/+8
* Add HMAC FIPS keysize check.slontis2024-08-211-1/+9
* Use the new hashtable for core_namemapTomas Mraz2024-08-213-3/+4
* hashtable: Support lockless readsTomas Mraz2024-08-211-2/+3
* alternate collision checking supportNeil Horman2024-08-211-8/+10
* Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash compositesRichard Levitte2024-08-211-0/+4
* Implement functionality for direct use of composite signature algorithmsRichard Levitte2024-08-213-12/+62
* Revert "fipsinstall: add ed_no_verify_digested option"Pauli2024-08-161-7/+0
* Add FIPS Indicator for ECDH cofactor.slontis2024-08-152-1/+10
* fips: allow to customize provider vendor nameDimitri John Ledkov2024-08-151-0/+5
* Add EDDSA FIPS self tests.slontis2024-08-141-0/+1
* adds TLS signature algorithms list featureMichael Baentsch2024-08-131-0/+2
* Restrict salt length for RSA-PSS in the FIPS providerpohsingwu2024-08-132-0/+17
* Add signature digest check option to fipsinstallPauli2024-08-121-0/+8
* fipsinstall: add kbkdf key check optionPauli2024-08-081-0/+8
* Add OIDs id-kp-wisun-fan-device and id-on-hardwareModuleMathis Marion2024-08-071-0/+10
* Remove the event queue codeMatt Caswell2024-08-071-163/+0
* fips: add option to disable PKCS#1 version 1.5 paddingPauli2024-08-071-1/+6
* fipsinstall: add option to disable RSA PKCS#1 version 1.5 paddingPauli2024-08-071-0/+4
* Check that a supported_versions extension is present in an HRRMatt Caswell2024-08-071-0/+1
* ssl: factorize and improved hex conversion codeFdaSilvaYY2024-08-071-0/+27
* crypto: factorize to hex chars conversion code.FdaSilvaYY2024-08-071-0/+6
* Fix '--strict-warnings' build breakageFdaSilvaYY2024-08-071-1/+1
* Implementation of the RFC 9579, PBMAC1 in PKCS#12Dmitry Belyavskiy2024-08-073-4/+17
* fipsinstall: add ed_no_verify_digested optionPauli2024-08-071-0/+7
* Add KeyManagement keygen parameter getter/gettable functions.slontis2024-08-063-0/+9
* Add new configurable item `pbkdf2-lower-bound-check`pohsingwu2024-08-051-0/+8
* Restrict the length of key-derivation key used in KDFspohsingwu2024-08-011-0/+48
* Add FIPS indicator to CMAC.slontis2024-07-311-0/+22
* Add RSA Signature restrictions for X9.31 padding in the FIPS provider.slontis2024-07-291-0/+9
* Add FIPS indicator support for Triple-DES encryption.slontis2024-07-261-0/+8
* fips: wire in the no-short-mac optionPauli2024-07-261-0/+8
* Disable DSA signing in the FIPS provider.slontis2024-07-261-0/+7
* feat: support the basicAttConstraints X.509v3 extensionJonathan M. Wilbur2024-07-241-0/+6
* Restrict digest algorithm used in KDFspohsingwu2024-07-241-1/+49
* open brace '{' following struct go on the same lineDimitri Papadopoulos2024-07-221-2/+1
* that open brace { should be on the previous lineDimitri Papadopoulos2024-07-221-5/+3
* Remove trailing whitespaceDimitri Papadopoulos2024-07-224-5/+5
* fix: style nitsRichard Levitte2024-07-212-37/+36
* fix: refactor the EVP_PKEY_OP checksRichard Levitte2024-07-212-15/+21
* Add an OPENSSL_strtoul wrapperNeil Horman2024-07-181-0/+1
* riscv: Fix cpuid_obj asm checks for sm4/sm3Hongren Zheng2024-07-121-1/+1
* fix: drop DSA <=> dsaWithSHA1 aliasingRichard Levitte2024-07-121-1/+1
* Add FIPS indicator callback.slontis2024-07-114-1/+40
* add X509v3_add_extensions()Dr. David von Oheimb2024-07-101-0/+3
* refactor and constify X509_REQ_get_extensions()Dr. David von Oheimb2024-07-102-1/+7
* constify ossl_x509at_add1_attr()Dr. David von Oheimb2024-07-101-1/+1
* Extend TLSv1.3 record layer padding API callsStephen Farrell2024-07-101-1/+4