feat: v0.2.3, supports nonce is not 12 bytes

This commit is contained in:
2023-11-30 22:49:55 +08:00
parent 76bf2221bd
commit de11b874df
3 changed files with 65 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "aes-gcm-stream"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
authors = ["Hatter Jiang"]
repository = "https://git.hatter.ink/hatter/aes-gcm-stream"