libghc-ed25519-prof

Ed25519 cryptographic signatures; profiling libraries
  http://thoughtpolice.github.com/hs-ed25519
  0
  no reviews



This package provides a simple, portable implementation of the ed25519 public-key signature system. it also includes support for detached signatures.

the underlying implementation uses the ref10 implementation of ed25519 from supercop, and should be relatively fast.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.