aes-gcm-siv
Pure Rust implementation of the AES-GCM-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 8452) with optional architecture-specific hardware acceleration
0.12.1
26M downloads/mo
#1833 most downloaded on crates.io
RustCrypto/AEADs
What this package is like to depend on
Last release 2 days ago
21 Aug 2026
Ships unpredictably
gaps range from 2 weeks to 2.0 years
Nearly every release is documented
notes for 16 of 16 stable releases
2 versions withdrawn
withdrawn after publishing
7 years old
27 releases · first in 2019
5 releases in the last 12 months
see the full history below
Release timeline
27 releases · Aug 2019 to Aug 2026Releases
latest 27-
0.12.121 Aug 2026Release notes
Open source →The initial
.0releases of these crates still usedsubtle
exclusively for the tag comparison andctutilsfor everything else.This cuts new releases with #879, a PR which switched from
subtleto
ctutils.Releases the following:
aes-gcmv0.11.1aes-gcm-sivv0.12.1ascon-aead128v0.1.1belt-dwpv0.1.1ccmv0.6.1deoxysv0.2.1eaxv0.6.1
-
0.12.004 Aug 2026 -
0.12.0-rc.302 Feb 2026 pre-releaseNothing published for this version
-
0.12.0-rc.205 Nov 2025 pre-releaseNothing published for this version
-
0.12.0-rc.103 Sep 2025 pre-releaseNothing published for this version
-
0.12.0-rc.030 May 2025 pre-releaseNothing published for this version
-
0.12.0-pre.207 Oct 2024 pre-releaseNothing published for this version
-
0.12.0-pre.127 Jul 2024 pre-releaseNothing published for this version
-
0.11.101 Aug 2022 -
0.11.001 Aug 2022 -
0.11.0-pre.220 Jul 2022 pre-releaseNothing published for this version
-
0.11.0-pre.102 Jul 2022 pre-releaseNothing published for this version
-
0.11.0-pre01 May 2022 pre-releaseNothing published for this version
-
0.10.328 Aug 2021 -
0.10.220 Jul 2021 -
0.10.116 Jun 2021 -
0.10.030 Apr 2021 -
0.9.016 Oct 2020 -
0.8.017 Sep 2020Release notes
Open source →Added
- Optional
stdfeature; disabled by default (#217)
Changed
- Upgrade
aesto v0.5;block-cipherto v0.8 (#209)
- Optional
-
0.5.006 Jun 2020 -
0.4.109 Mar 2020Release notes
Open source →Fixed
- Off-by-one error in
debug_assertforBlockCipher::ParBlocks(#104)
- Off-by-one error in
-
0.4.007 Mar 2020 withdrawn -
0.3.027 Nov 2019Release notes
Open source → -
0.2.114 Nov 2019 -
0.2.007 Oct 2019Release notes
Open source →Added
- Expose "detached" in-place encryption/decryption APIs (#21)
Changed
- Upgrade to
polyvalv0.3 (#25)
-
0.1.028 Sep 2019 -
0.0.016 Aug 2019 withdrawnNothing published for this version