curve25519 0.2.4 → 0.2.5
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- curve25519.cabal +1/−1
curve25519.cabal view
@@ -1,5 +1,5 @@ name: curve25519-version: 0.2.4+version: 0.2.5 synopsis: Fast implementations of the curve25519 elliptic curve primitives. description: Haskell bindings and extensions to the curve25519-donna codebase.