Skip to content

Daeinar/norx-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NORX source code package (Go)

Warning

NORX is still a rather new authenticated encryption algorithm. The authors are confident that it is secure but nevertheless NORX still lacks extensive analysis. Therefore, do not use it in your applications!

About

This repository provides a Go implementation of NORX6441 v2.0. The NORX AEAD algorithm family was designed by

Installation & Usage

To check out the source code execute:

go get github.com/daeinar/norx-go

To install NORX and run the test vectors execute:

go install && norx-go check

License

The NORX source code is released under the CC0 license. The full license text is included in the file LICENSE.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages