Initial commit

This commit is contained in:
2026-03-06 14:52:35 +01:00
commit 7bdc7aeb00
2 changed files with 235 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# edwards25519
This library implements the edwards25519 elliptic curve, exposing the necessary APIs to build a wide array of higher level primitives.