index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man7
/
OSSL_PROVIDER-FIPS.pod
Age
Commit message (
Expand
)
Author
2023-06-01
doc: update FIPS provider version information
Pauli
2023-05-30
Update copyright year
Tomas Mraz
2023-02-28
Document the list of RAND algorithms in the default and fips providers.
slontis
2022-11-21
Add missing HISTORY sections for OpenSSL 3.0 related documents.
slontis
2022-11-18
Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.
slontis
2022-06-21
Update copyright year
Matt Caswell
2022-05-09
Add documentation for key validation that indicates the difference between the
slontis
2021-09-22
doc: remove end of line whitespace
Pauli
2021-08-31
Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
slontis
2021-08-08
doc: Fix ECX FIPS documentation
Pauli
2021-08-05
doc: add TLS 1.3 KDF to the FIPS provider list of algorithms.
Pauli
2021-06-22
Change self test for AES_CGM to perform both an encrypt and decrypt.
Shane Lontis
2021-06-11
Fix FIPS provider value in docs
Todd Short
2021-05-28
Add Docs for EVP_CIPHER-*
Shane Lontis
2021-04-22
Update copyright year
Matt Caswell
2021-04-13
Add FIPS Self test for AES_ECB decrypt
Shane Lontis
2020-12-11
Add fips self tests for all included kdf
Shane Lontis
2020-12-02
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-09-19
Add KEM (Key encapsulation mechanism) support to providers
Shane Lontis
2020-09-18
Add selftest callback to CRNG output test
Shane Lontis
2020-09-16
Add self tests for rsa encryption
Shane Lontis
2020-09-03
Update the EVP_PKEY MAC documentation
Matt Caswell
2020-08-21
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-06-24
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-05-26
Update core_names.h fields and document most fields.
Shane Lontis
2020-04-03
Add data driven SELF TEST code for signatures and key agreement
Shane Lontis
2020-03-10
DOCS: Start restructuring our provider and implementation documentation
Richard Levitte
2020-03-03
Add pairwise consistency self tests to asym keygenerators
Shane Lontis
2020-01-22
Fix some missing doc links.
Rich Salz
2020-01-15
Add FIPS Self test kats for digests
Shane Lontis