openssl/providers/implementations
slontis 563c51cea0 Add an indicator for AES GCM that returns if the iv has been generated
internally.

This is not using a strict check since there may be applications that
require the IV to be generated externally (e.g. java).

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25178)
2024-08-19 07:21:28 +10:00
..
asymciphers fips: change from function call to macro in rsa_enc.c 2024-08-10 16:34:51 +10:00
ciphers Add an indicator for AES GCM that returns if the iv has been generated 2024-08-19 07:21:28 +10:00
digests that open brace { should be on the previous line 2024-07-22 06:55:35 -04:00
encode_decode Copyright year updates 2024-04-09 13:43:26 +02:00
exchange Add FIPS Indicator for ECDH cofactor. 2024-08-15 19:48:15 +02:00
include/prov JITTER: implement error handling from jitter library 2024-07-31 14:44:51 +10:00
kdfs fips: add kbkdf key length check as per SP 800-131a revision 2 2024-08-08 08:44:38 +10:00
kem Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00
keymgmt Restrict FIPS EC Keygen to only allow curves with a security strength 2024-08-15 15:21:14 -04:00
macs Add FIPS indicator to CMAC. 2024-07-31 09:04:17 +10:00
rands jitter: retry intermittent failures 2024-07-31 14:44:51 +10:00
signature replace static declarations 2024-08-16 11:34:24 +10:00
storemgmt
build.info