mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:07:35 +00:00
LibCrypto: Add Poly1305
This commit is contained in:
parent
e109b967a1
commit
c237991222
5 changed files with 567 additions and 0 deletions
|
@ -5,6 +5,7 @@ set(TEST_SOURCES
|
|||
TestCurves.cpp
|
||||
TestHash.cpp
|
||||
TestHMAC.cpp
|
||||
TestPoly1305.cpp
|
||||
TestRSA.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue