inital commit for edwards25519

This commit is contained in:
2026-03-06 21:58:16 +00:00
commit add7f0df60
30 changed files with 7181 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module sources.truenas.cloud/code/edwards25519
go 1.26