Skip to content

a golang implementation of lioness using chacha20 and blake2b

Notifications You must be signed in to change notification settings

david415/go-lioness

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the lioness wide block cipher for golang

travis for go-lioness coveralls for go-lioness golang api docs for go-lioness

DISCLAIMER: this code has not been properly audited. Use it at your own risk!

details

Lioness big block cipher constructed with chacha20 and blake2.

license

go-lioness is free software made available via the GPL3... except for small sections of code which are BSD licensed.

contact

  • email [email protected]
  • gpg key ID 0x836501BE9F27A723
  • gpg fingerprint F473 51BD 87AB 7FCF 6F88 80C9 8365 01BE 9F27 A723

About

a golang implementation of lioness using chacha20 and blake2b

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%