blob: 22b493743b5cf690344a85898b0f072dbca7563d (
plain) (
blame)
1
2
3
4
5
6
|
This package provides a simple, fast, self-contained copy of the Ed25519
public-key signature system with a clean interface. It also includes support
for detached signatures, and thorough documentation on the design and
implementation, including usage guidelines.
WWW: http://hackage.haskell.org/package/ed25519
|