We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 177b278 commit 669f2d6Copy full SHA for 669f2d6
sel/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## sel-0.1.0.0
4
+
5
+* Rename Sel.SecretKey.Cipher.Hash to Ciphertext [#182](https://github.com/haskell-cryptography/libsodium-bindings/pull/182)
6
7
## sel-0.0.3.0
8
9
* Add constant time hex encoding [#176](https://github.com/haskell-cryptography/libsodium-bindings/pull/176)
sel/sel.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: sel
-version: 0.0.3.0
+version: 0.1.0.0
category: Cryptography
synopsis: Cryptography for the casual user
description:
0 commit comments