#deprecated #aes-gcm-siv #switch #abandoned #construction #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

#45 in #abandoned

Download history 5/week @ 2024-11-12 3/week @ 2024-12-03 30/week @ 2024-12-10 5/week @ 2024-12-17 1/week @ 2025-01-28 551/week @ 2025-02-04 160/week @ 2025-02-11 4/week @ 2025-02-18 5/week @ 2025-02-25

720 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