mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:37:46 +00:00
LibCrypto: Add ChaCha20
This commit is contained in:
parent
5397278bfc
commit
7bd0ebb1ab
5 changed files with 334 additions and 0 deletions
|
@ -2,6 +2,7 @@ set(TEST_SOURCES
|
|||
TestAES.cpp
|
||||
TestBigInteger.cpp
|
||||
TestChecksum.cpp
|
||||
TestChaCha20.cpp
|
||||
TestCurves.cpp
|
||||
TestHash.cpp
|
||||
TestHMAC.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue