#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 53/week @ 2024-04-02 6/week @ 2024-04-09 1/week @ 2024-05-14 13/week @ 2024-05-21 3/week @ 2024-05-28 12/week @ 2024-06-04 3/week @ 2024-06-11 9/week @ 2024-06-18 11/week @ 2024-06-25 30/week @ 2024-07-02 54/week @ 2024-07-09 30/week @ 2024-07-16

126 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