#deprecated #aes-gcm-siv #switch #construction #abandoned #github #aes-siv

yanked miscreant

DEPRECATED: please switch to the aes-siv or aes-gcm-siv crates

0.99.0 Aug 25, 2021
0.5.2 Dec 5, 2019
0.4.2 Jan 13, 2019
0.4.0-beta2 Jun 23, 2018
0.0.0 Jul 24, 2017

#34 in #abandoned

Download history 6/week @ 2024-02-15 23/week @ 2024-02-22 19/week @ 2024-02-29 7/week @ 2024-03-07 1/week @ 2024-03-14 50/week @ 2024-03-28 24/week @ 2024-04-04 3/week @ 2024-04-11

77 downloads per month
Used in 8 crates (5 directly)

Apache-2.0

2KB

🚨 DEPRECATED! 🚨

The Miscreant project has been abandoned and archived.

The Rust implementation has been adapted into the new aes-siv crate which implements both the AES-CMAC-SIV and AES-PMAC-SIV constructions:

https://github.com/RustCrypto/AEADs/tree/master/aes-siv

Please migrate to the aes-siv crate.

Alternatively see the aes-gcm-siv crate for a newer, faster construction which provides similar properties:

https://github.com/RustCrypto/AEADs/tree/master/aes-gcm-siv

No runtime deps