Work on curve25519 stuff so I can generate my own routerInfos instead of just sending crap to other people

This commit is contained in:
eyedeekay
2024-09-09 20:10:38 -04:00
parent bba9350506
commit 3d535f67a1
9 changed files with 216 additions and 118 deletions

2
.gitignore vendored
View File

@ -7,3 +7,5 @@
go-i2p
*.exe
.idea/
router.info
log