DonaldTsang / norx-py

Python2 implementation of NORX (https://norx.io)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python2 implementation of NORX.

NORX is a new authenticated encryption scheme with support for associated data (AEAD) and a candidate in CAESAR. The specification of NORX can be found here.

####License The NORX source code is released under the CC0 license, see LICENSE for more details.

####Usage & Examples See main.py.

####Warning

The authors are confident that NORX is secure, but nevertheless the cipher still lacks extensive analysis. So don't use it in your applications, yet.

About

Python2 implementation of NORX (https://norx.io)

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%