File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
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
+ * Rename ` Sel.PublicKey.Cipher.CipherText ` to ` Ciphertext ` [ #182 ] ( https://github.com/haskell-cryptography/libsodium-bindings/pull/182 )
7
+ * Rename ` Sel.SecretKey.Stream.CipherText ` to ` Ciphertext ` [ #182 ] ( https://github.com/haskell-cryptography/libsodium-bindings/pull/182 )
8
+
3
9
## sel-0.0.3.0
4
10
5
11
* Add constant time hex encoding [ #176 ] ( https://github.com/haskell-cryptography/libsodium-bindings/pull/176 )
Original file line number Diff line number Diff line change 1
1
cabal-version : 3.0
2
2
name : sel
3
- version : 0.0.3 .0
3
+ version : 0.1.0 .0
4
4
category : Cryptography
5
5
synopsis : Cryptography for the casual user
6
6
description :
You can’t perform that action at this time.
0 commit comments