An Ed25519 implementation to sign data and check its validity.
Go to file
Thorsten Sommer 2cc6766f0b Added license
2020-01-03 19:46:21 +01:00
Ed25519 Added license 2020-01-03 19:46:21 +01:00
.gitignore Initial commit 2020-01-03 11:27:14 +01:00
Ed25519.sln Init 2020-01-03 11:35:07 +01:00
LICENSE Initial commit 2020-01-03 11:27:14 +01:00
README.md Initial commit 2020-01-03 11:27:14 +01:00

Ed25519

An Ed25519 implementation to sign data and check its validity.