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 c0877ae commit d7ff985Copy full SHA for d7ff985
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.10.0](https://github.com/aykxt/crypto/compare/v0.9.1...v0.10.0) (2021-04-05)
2
+
3
+### Features
4
5
+- **block-ciphers:** add 3DES algorithm
6
+ ([c0877ae](https://github.com/aykxt/crypto/commit/c0877aebe586b3d4047ea69c3d434ea414bcd2c5))
7
+- **block-ciphers:** add DES algorithm
8
+ ([15d408e](https://github.com/aykxt/crypto/commit/15d408eb7b2c753fecaab48926499af6717af530))
9
10
# [0.9.1](https://github.com/aykxt/crypto/compare/v0.9.0...v0.9.1) (2021-04-04)
11
12
### Bug Fixes
0 commit comments