summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups for FIPS indicator documentationslontis2024-08-2624-138/+273
* Add FIPS indicator documentationslontis2024-08-262-26/+246
* Add FIPS indicators to X25519 and X448.slontis2024-08-252-2/+13
* doc: document the OSSL_SIGNATURE_PARAM_FIPS_VERIFY_MESSAGE parameterPauli2024-08-223-0/+13
* Replace PKCS#1 v1.5 padding in RSA PCTJoachim Vandersmissen2024-08-211-0/+2
* Add FIPS KMAC key checkslontis2024-08-213-2/+12
* Add HMAC FIPS keysize check.slontis2024-08-213-9/+27
* hashtable: Support lockless readsTomas Mraz2024-08-211-4/+7
* Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash compositesRichard Levitte2024-08-211-0/+40
* Implement functionality for direct use of composite signature algorithmsRichard Levitte2024-08-213-44/+542
* Link to the place where signature options are definedHubert Kario2024-08-202-2/+4
* s390x: Add defines for new CPACF functionsIngo Franzki2024-08-191-0/+7
* Add an indicator for AES GCM that returns if the iv has been generatedslontis2024-08-181-0/+10
* Revert "doc: add documentation for -eddsa_no_verify_digested fipsinstall option"Pauli2024-08-161-7/+0
* Revert "doc: add verify-digested param for EdDSA"Pauli2024-08-161-11/+4
* Restrict FIPS EC Keygen to only allow curves with a security strengthslontis2024-08-152-2/+34
* Add FIPS Indicator for ECDH cofactor.slontis2024-08-152-0/+16
* Fix SSL_CTX_set1_groups documentation on preference ordersDavid Benjamin2024-08-151-13/+41
* Document the new -testmode option to the speed commandMatt Caswell2024-08-141-0/+9
* Add EDDSA FIPS self tests.slontis2024-08-141-4/+2
* Improve the EVP_PKEY_CTX_set_kem_op() documentationDmitry Belyavskiy2024-08-141-4/+6
* Encap/decap in pkeyutl - documentationDmitry Belyavskiy2024-08-131-0/+33
* adds TLS signature algorithms list featureMichael Baentsch2024-08-133-0/+52
* Restrict salt length for RSA-PSS in the FIPS providerpohsingwu2024-08-133-2/+19
* doc: document -signature_digest_check option to fipsinstallPauli2024-08-121-0/+6
* doc: docment key-check param for kbkdfPauli2024-08-081-0/+17
* doc: document kbkdf key check argument for fipsinstallPauli2024-08-081-0/+7
* Update BN_add.pod documentation so it is consistent with header declarationsJulieDzeze12024-08-071-10/+10
* Remove the event queue codeMatt Caswell2024-08-071-201/+0
* doc: document pkcs15-padding-disabled param for RSAPauli2024-08-071-0/+13
* doc: fix typosPauli2024-08-071-1/+1
* doc: document the fipsintsall option to disallow PKCS#1 version 1.5 padding f...Pauli2024-08-071-2/+9
* Fix typos found by codespellDimitri Papadopoulos2024-08-073-4/+4
* Fix some small typosAndrew Dinh2024-08-071-1/+1
* Implementation of the RFC 9579, PBMAC1 in PKCS#12 - documentationDmitry Belyavskiy2024-08-075-8/+91
* Implementation of the RFC 9579, PBMAC1 in PKCS#12Dmitry Belyavskiy2024-08-071-0/+6
* doc: add verify-digested param for EdDSAPauli2024-08-071-4/+11
* doc: add documentation for -eddsa_no_verify_digested fipsinstall optionPauli2024-08-071-0/+7
* Disallow DSA Keygen in the FIPS providerslontis2024-08-061-0/+19
* Add KeyManagement keygen parameter getter/gettable functions.slontis2024-08-062-7/+27
* github: fix quoting in github workflow for jitter testsDimitri John Ledkov2024-08-052-3/+3
* Add new configurable item `pbkdf2-lower-bound-check`pohsingwu2024-08-051-0/+6
* Add explicit indicator for PBKDF2pohsingwu2024-08-051-0/+10
* ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS providerTomas Mraz2024-08-011-0/+6
* Update documentationpohsingwu2024-08-016-16/+22
* Restrict the length of key-derivation key used in KDFspohsingwu2024-08-017-6/+116
* JITTER: implement error handling from jitter libraryDimitri John Ledkov2024-07-311-1/+1
* JITTER: excercise all tests in CI with JITTER seed source under certain build...Dimitri John Ledkov2024-07-314-14/+32
* JITTER: add documentationDimitri John Ledkov2024-07-314-4/+101
* Add FIPS indicator to CMAC.slontis2024-07-311-3/+17