Skip to content

Commit ca64ff9

Browse files
committed
Added BLAKE2s, capitalized BLAKE2b
Hi, I noticed BLAKE2s is also implemented. I added it to the readme and capitalized the algorithm names according to blake2.net.
1 parent 95f67ef commit ca64ff9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ it will support even more in the future. Currently supported algorithms include:
4949

5050
* AES
5151
* Bcrypt
52-
* Blake2B
52+
* BLAKE2b
53+
* BLAKE2s
5354
* Blowfish
5455
* ChaCha20
5556
* Curve25519

0 commit comments

Comments
 (0)