Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 381 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 381 Bytes

PyNORX

A Python3 Implementation of the NORX AEAD Encryption Scheme (specification v3.0) as submitted to the CAESAR Competition

From main code file, see "dunder" init and aead_encrypt and aead_decrypt for important parameters.

NOT TESTED OR CONSIDERED COMPATIBLE WITH Python2! NO WARRANTY OR SUPPORT ARE PROVIDED OR IMPLIED! Use at your own risk under the laws of your country!