mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 06:44:58 +00:00
![]() All the elliptic curve implementations had a long list of private methods which were all stored in a single .cpp file. Now we simply use static methods instead. |
||
---|---|---|
.. | ||
EllipticCurve.h | ||
SECP256r1.cpp | ||
SECP256r1.h | ||
X448.cpp | ||
X448.h | ||
X25519.cpp | ||
X25519.h |