Skip to content

Grain-128AEAD/Grain-128AEAD-sw-ref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grain-128AEAD-sw-ref

The C reference implementation of the stream cipher Grain-128AEAD. Note that this implementation is meant to be close to hardware, i.e., it is not implemented to be run in software, hence it should no be used in benchmarking due to bad performance.

In the NIST folder, there are two versions of Grain. One reference implementation, same as in this folder, following NISTs API calls, and one optimized version that may be used in benchmarking.

For optimized hardware implementations, see the Grain-128AEAD-VHDL repository.

About

The official reference implementation for Grain-128AEAD

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published