mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:57:44 +00:00
LibCrypto+LibTLS: Switch to the generic SECPxxxr1
implementation
This commit is contained in:
parent
59c22c0349
commit
bc9cdd4394
8 changed files with 3 additions and 1319 deletions
|
@ -23,8 +23,6 @@ set(SOURCES
|
|||
Cipher/ChaCha20.cpp
|
||||
Curves/Curve25519.cpp
|
||||
Curves/Ed25519.cpp
|
||||
Curves/SECP256r1.cpp
|
||||
Curves/SECP384r1.cpp
|
||||
Curves/X25519.cpp
|
||||
Curves/X448.cpp
|
||||
Hash/BLAKE2b.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue