226 B
226 B
README
This module implements ed25519
public key digital signature algorithm for V Language ported
from Go
version of crypto.ed25519
.
See Ed25519 for more detail about ed25519
.