mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Add first party support for k256 and p256 under feature flags
Given the lack of vectors for k256, it's currently a match of the p256 spec (with a distinct context string), yet p256 is still always used when testing.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
mod p256;
|
||||
mod expand_message;
|
||||
mod kp256;
|
||||
|
||||
Reference in New Issue
Block a user