Skip to content

The C reference implementation of the stream cipher Grain-128AEAD

License

Notifications You must be signed in to change notification settings

Noxet/Grain-128AEAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grain-128AEADv2

The C reference implementation of the stream cipher Grain-128AEADv2. 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 C reference implementation of the stream cipher Grain-128AEAD

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published