mirror of https://github.com/openssl/openssl.git
This PR is based off the contributions in PR #9223 by Jemmy1228. It has been modified and reworked to: (1) Work with providers (2) Support ECDSA and DSA (3) Add a KDF HMAC_DRBG implementation that shares code with the RAND HMAC_DRBG. A nonce_type is passed around inside the Signing API's, in order to support any future deterministic algorithms. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18809) |
||
|---|---|---|
| .. | ||
| build.info | ||
| hkdf.c | ||
| hmacdrbg_kdf.c | ||
| kbkdf.c | ||
| krb5kdf.c | ||
| pbkdf1.c | ||
| pbkdf2.c | ||
| pbkdf2.h | ||
| pbkdf2_fips.c | ||
| pkcs12kdf.c | ||
| pvkkdf.c | ||
| scrypt.c | ||
| sshkdf.c | ||
| sskdf.c | ||
| tls1_prf.c | ||
| x942kdf.c | ||