sidtechnical / Keccak-Hashing

Implementation of Keccak Hashing in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keccak-Hashing

Implementation of Keccak Hashing in C

Running this program after cloning it to local repository

$ cd Which_ever/folder_the/files_are_in
$ make
$ ./Keccak_r1024_driver

About

Implementation of Keccak Hashing in C


Languages

Language:C 100.0%