openssl/providers/implementations
Vitezslav Cizek 9fb6692c1b Fix DRBG reseed counter condition.
The reseed counter condition was broken since a93ba40, where the
initial value was wrongly changed from one to zero.
Commit 8bf3665 fixed the initialization, but also adjusted the check,
so the problem remained.
This change restores original (OpenSSL-fips-2_0-stable) behavior.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11195)
2020-07-23 01:12:48 +02:00
..
asymciphers Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
ciphers Fix provider cipher reinit issue 2020-07-22 10:40:55 +10:00
digests Update copyright year 2020-07-16 14:47:04 +02:00
exchange Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
include/prov Add AES_CBC_CTS ciphers to providers 2020-07-15 23:11:50 +02:00
kdfs Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*" 2020-07-16 14:21:07 +02:00
keymgmt Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
macs Update copyright year 2020-06-25 14:13:12 +01:00
rands Fix DRBG reseed counter condition. 2020-07-23 01:12:48 +02:00
serializers [EC][ASN1] Detect missing OID when serializing EC parameters and keys 2020-07-06 19:15:36 +03:00
signature Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
build.info rand: set up EVP and DRBG infrastructure for RAND from providers. 2020-06-24 20:05:41 +10:00