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
/
providers
/
fips
Age
Commit message (
Expand
)
Author
2022-10-27
Use RSA CRT parameters in FIPS self tests.
slontis
2022-08-01
Updating ifdefs to account for xlclang compiler frontend on AIX.
Rob Mc Gee
2022-06-21
Update copyright year
Matt Caswell
2022-05-24
Fix check of EVP_CIPHER_CTX_ctrl
Peiwei Hu
2022-05-23
strcasecmp: implement strcasecmp and strncasecmp
Pauli
2022-05-13
Avoid code duplication for locale initialization
Tomas Mraz
2022-05-13
Fix build on OPENSSL_SYS_TANDEM and older POSIXes
Tomas Mraz
2022-05-03
Update copyright year
Matt Caswell
2022-04-27
Prefer GNU library initialization mechanism over platform one
Jon Spillett
2022-04-21
FIPS provider modifications
Dmitry Belyavskiy
2022-03-15
Update copyright year
Matt Caswell
2022-01-13
Avoid using a macro expansion in a macro when statically initialising
Pauli
2021-10-22
Fix a bug in signature self tests in the FIPS module
Matt Caswell
2021-08-31
Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
slontis
2021-08-05
fips: add power up test for TLS 1.3 KDF
Pauli
2021-08-05
provider: add TLS13_KDF to the default and FIPS providers
Pauli
2021-07-28
Don't leak the OSSL_LIB_CTX in the event of a failure to load the FIPS module
Matt Caswell
2021-06-22
Change self test for AES_CGM to perform both an encrypt and decrypt.
Shane Lontis
2021-06-18
aix64-gcc target: Fix build breakage with enable-fips
Tomas Mraz
2021-06-17
Add self test for ECDSA using curve with a binary field
Shane Lontis
2021-06-08
Fix AIX FIPS DEP.
Shane Lontis
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-05-29
fips: set the library context and handle later
Pauli
2021-05-27
Use "" for include internal/xxx
Rich Salz
2021-05-25
Add fipsinstall option to run self test KATS on module load
Shane Lontis
2021-05-24
fips: default to running self tests when starting the fips provider
Pauli
2021-05-21
PROV: Relegate most of the FIPS provider code to libfips.a
Richard Levitte
2021-05-13
fipsprov: Missing teardown on fips_get_params_from_core() error
Tomas Mraz
2021-05-11
Add the ability for ex_data to have a priority
Matt Caswell
2021-05-06
Clarify two comments (typos) in fipsprov.c
Daniel Bevenius
2021-04-18
PROV: Add OIDs we know to all provider applicable algorithms
Richard Levitte
2021-04-17
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-16
Sanity check provider up-calls
Matt Caswell
2021-04-16
Store some FIPS global variables in the FIPS_GLOBAL structure
Matt Caswell
2021-04-13
Add FIPS Self test for AES_ECB decrypt
Shane Lontis
2021-04-12
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-02
APPS: Replace the use of OBJ_nid2ln() with name or description calls
Richard Levitte
2021-03-18
Add ossl_provider symbols
Shane Lontis
2021-03-14
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-12
Remove the RAND_get0_public() from fips provider initialization
Tomas Mraz
2021-02-28
fips: update DRBG KATs for the extra instantiate argument
Pauli
2021-02-28
fips: add additional argument to KDF derive call in self test
Pauli
2021-02-28
fips: update to use the extra MAC init arguments
Pauli
2021-02-24
Allow the sshkdf type to be passed as a single character
Richard Levitte
2021-02-18
Adjust the few places where the string length was confused
Richard Levitte
2021-02-18
Update copyright year
Matt Caswell
2021-02-11
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-08
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-02
Ensure access to FIPS_state and rate_limit is appropriately locked
Matt Caswell
2021-02-02
Avoid races by caching exported ciphers in the init function
Matt Caswell
[next]