Skip to content

A Python3 Implementation of the NORX AEAD Encryption Scheme as submitted to the CAESAR Competition

License

Notifications You must be signed in to change notification settings

SparkDustJoe/PyNORX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A Python3 Implementation of the NORX AEAD Encryption Scheme as submitted to the CAESAR Competition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages