Skip to content

golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broad range of platforms.

License

Notifications You must be signed in to change notification settings

bmkessler/gimli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gimli

Gimli, a 384-bit permutation designed to achieve high security with high performance across a broad range of platforms.

This is a golang port of the public domain reference implementation in C from:

https://gimli.cr.yp.to

Benchmarks

Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
go version go1.9.2 linux/amd64

name     time/op
Gimli-4  488ns ± 1%

About

golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broad range of platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages