We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad37f76 commit 363509fCopy full SHA for 363509f
docs/CHANGELOG.md
@@ -4,7 +4,6 @@
4
- Only require 32 byte keys from now on
5
- Remove key randomness testing in favor of trusting devs
6
- Add "Aes" as shorthand alias for "Aes256Gcm" to prevent typos
7
--
8
9
## 13.0.0
10
- Skip validating key when decrypting
@@ -114,4 +113,4 @@
114
113
## 8.0.0
115
- `Aes` has been renamed to `AesCbc`.
116
- Many improvents to structure and readability
117
-- Added normalized hmac wrapper
+- Added normalized hmac wrapper
0 commit comments