Skip to content

Daeinar/norx-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages