[Cryptography] Miscreant: multi-language misuse resistant authenticated encryption with AES-SIV and AES-PMAC-SIV

Tony Arcieri bascule at gmail.com
Wed Oct 18 12:48:33 EDT 2017


I just published a blog post on a set of libraries for Go, Python, Ruby,
Rust, and TypeScript which implement two simple misuse resistant
authenticated encryption modes of AES:

https://tonyarcieri.com/introducing-miscreant-a-multi-language-misuse-resistant-encryption-library

You can find all of the libraries here:

https://github.com/miscreant/miscreant

Particularly notable is AES-PMAC-SIV: a parallelizable variant of the
original AES-SIV construction (which was based on CMAC) which provides much
better performance.

Enjoy!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.metzdowd.com/pipermail/cryptography/attachments/20171018/f69c31dc/attachment.html>


More information about the cryptography mailing list