Skip to content

An implementation of the sha3-256 standard in C

Notifications You must be signed in to change notification settings

shady33/sha3-256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHA3-256

An implementation of the sha3-256 standard.

The code has been written as part of the Cryptography and Data Security Course at Aalto.

The sha3.c and sha3.h files contain the main implementation. The file sha3_driver.c contains the driver to run the code which contains some examples as well.

About

An implementation of the sha3-256 standard in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published