Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 285 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 285 Bytes

crypto

Cryptography and Data Security course assignments Assignment 1: Keccak (SHA-3) internal permutation implementation (coded in C). Assignment 2: Keccak (SHA-3) hashing (coded in C). Assignment 3: Stream encryption by generating a keystream with Keccak-F1600 (coded in C).