Skip to content
Snippets Groups Projects
Commit 6ae42b14 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Changelog

parent 49cd585f
No related branches found
No related tags found
1 merge request!54Switch away from cipher-aes128
Pipeline #5379 passed
...@@ -22,6 +22,10 @@ ...@@ -22,6 +22,10 @@
Most of these changes are to (exposed) implementation details rather than Most of these changes are to (exposed) implementation details rather than
the primary high-level interface and should not impact most applications. the primary high-level interface and should not impact most applications.
* The `cereal`, `cipher-aes128`, `crypto-api`, `tagged`, and `monad-loop`
direct dependencies have been dropped. `cryptonite` (already a dependency)
is now used for AES128 operations.
## 0.1.0.2 ## 0.1.0.2
* `taggedPairHash` now respects the size parameter passed to it. * `taggedPairHash` now respects the size parameter passed to it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment