CSI-ES-2324/TPs/TP02/c
afonso b9dac186ab
[c] Implemented the cfich_aes_ctr.c file
Reads passphrase from stdin
Encrypt stores salt+iv+ciphertext in the output
Decrypt reads the salt,iv,and ciphertext and uses those values
2024-02-23 10:36:23 +00:00
..
src [c] Implemented the cfich_aes_ctr.c file 2024-02-23 10:36:23 +00:00
.clang-format Cleaned up some stuff before beginning 2024-02-22 01:01:22 +00:00
Makefile Cleaned up some stuff before beginning 2024-02-22 01:01:22 +00:00