Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
README.md: add deprecation warning; recommend aes-siv (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Feb 28, 2021
1 parent e244e99 commit 5d921f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,3 +1,7 @@
# 🚨 DEPRECATED! 🚨

Miscreant is no-longer maintained! The Rust successor is the [`aes-siv` crate](https://github.com/RustCrypto/AEADs/tree/master/aes-siv), which is the evolution of the original Miscreant codebase.

# <img alt="miscreant." src="https://miscreant.io/images/miscreant.svg">

[![crate][crate-image]][crate-link]
Expand Down

0 comments on commit 5d921f5

Please sign in to comment.