diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/deprecated.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/deprecated.txt b/doc/deprecated.txt index 456a7e6b7..d62954d1d 100644 --- a/doc/deprecated.txt +++ b/doc/deprecated.txt @@ -1,5 +1,10 @@ Currently deprecated: +- PRNGs X9.31 (no longer approved) and HMAC_RNG (non-standard) + Use HMAC_DRBG + +- ECB mode for block ciphers + - Rabin-Williams signatures - Nyberg-Rueppel signatures |