Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.
Tony Arcieri edited this page Dec 6, 2017 · 16 revisions

Welcome to the Wiki for Miscreant: a misuse-resistant symmetric encryption library.

Algorithms in Miscreant

  • AES-SIV: a misuse-resistant authenticated encryption mode of AES, defined in RFC 5297
  • AES-PMAC-SIV: a high-performance IoT-friendly parallelizable variant of AES-SIV, available only in Miscreant

Language-Specific Documentation

Clone this wiki locally