Skip to content

Commit ea075ea

Browse files
authored
fix BLAKE spelling
1 parent 49d44e6 commit ea075ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Document/0x04g-Testing-Cryptography.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Please make sure that:
5252
The following algorithms are recommended:
5353

5454
- Confidentiality algorithms: AES-GCM-256 or ChaCha20-Poly1305
55-
- Integrity algorithms: SHA-256, SHA-384, SHA-512, Blake3, the SHA-3 family
55+
- Integrity algorithms: SHA-256, SHA-384, SHA-512, BLAKE3, the SHA-3 family
5656
- Digital signature algorithms: RSA (3072 bits and higher), ECDSA with NIST P-384
5757
- Key establishment algorithms: RSA (3072 bits and higher), DH (3072 bits or higher), ECDH with NIST P-384
5858

0 commit comments

Comments
 (0)