summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ED25519 and ED448 support for EVP_PKEY_{sign,verify}_init_ex2()Richard Levitte2024-08-291-0/+1
* Refactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use with EVP_PKEY functionsRichard Levitte2024-08-291-0/+2
* XOF / EVP_MD_size() changes.slontis2024-08-291-2/+5
* RSA decoder should check also sanity of p, q, e, d ... with respect to nsashan2024-08-281-0/+1
* Cleanups for FIPS options..slontis2024-08-281-232/+11
* feat: Implement EVP_PKEY_CTX_{set,get}_algor_params() and EVP_PKEY_CTX_get_al...Richard Levitte2024-08-271-0/+5
* feat: Implement EVP_CIPHER_CTX_{set,get}_algor_params() and EVP_CIPHER_CTX_ge...Richard Levitte2024-08-272-0/+5
* fix: alias auditEntity OIDJonathan M. Wilbur2024-08-262-7/+5
* feat: support auditIdentity X.509v3 extensionJonathan M. Wilbur2024-08-261-0/+6
* fix: wrong name for OID -> auditIdentityJonathan M. Wilbur2024-08-261-3/+4
* 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