aboutsummaryrefslogtreecommitdiffstats
path: root/doc/deprecated.txt
blob: a2dd32a20e3e92ca23819364ff85cdea927f1bf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Currently deprecated:

- PRNGs X9.31 (no longer approved) and HMAC_RNG (non-standard)
  Use HMAC_DRBG

- ECB Cipher_Mode for block ciphers

- 3DES and SEED ciphersuites in TLS

- PBKDF1 key derivation

- DSA auth in TLS (not ECDSA)

- Old (Google specific) ChaCha20 TLS ciphersuites

- All built in ECC groups < 256 bits

- All built in MODP groups < 2048 bits

- All pre-created DSA groups

- All support for BeOS/Haiku including BeOS entropy source

- EGD entropy source

- Unix process exec entropy source