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
Implementation of Keccak Hashing in C
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
Implementation of Keccak Hashing in C