We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d44e6 commit ea075eaCopy full SHA for ea075ea
Document/0x04g-Testing-Cryptography.md
@@ -52,7 +52,7 @@ Please make sure that:
52
The following algorithms are recommended:
53
54
- Confidentiality algorithms: AES-GCM-256 or ChaCha20-Poly1305
55
-- Integrity algorithms: SHA-256, SHA-384, SHA-512, Blake3, the SHA-3 family
+- Integrity algorithms: SHA-256, SHA-384, SHA-512, BLAKE3, the SHA-3 family
56
- Digital signature algorithms: RSA (3072 bits and higher), ECDSA with NIST P-384
57
- Key establishment algorithms: RSA (3072 bits and higher), DH (3072 bits or higher), ECDH with NIST P-384
58
0 commit comments