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 1b16fe0 commit 2482bcbCopy full SHA for 2482bcb
aes-gcm/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "aes-gcm"
3
-version = "0.9.4"
+version = "0.10.0-pre"
4
description = """
5
Pure Rust implementation of the AES-GCM (Galois/Counter Mode)
6
Authenticated Encryption with Associated Data (AEAD) Cipher
0 commit comments