mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 07:07:34 +00:00
LibCrypto: Add Ed25519
This commit is contained in:
parent
9aaeaf8a22
commit
7d6b26e613
5 changed files with 695 additions and 0 deletions
|
@ -4,6 +4,7 @@ set(TEST_SOURCES
|
|||
TestChecksum.cpp
|
||||
TestChaCha20.cpp
|
||||
TestCurves.cpp
|
||||
TestEd25519.cpp
|
||||
TestHash.cpp
|
||||
TestHMAC.cpp
|
||||
TestPoly1305.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue