|
6ad30e2340
|
[c] Changed makefile to support debug mode with clang compilation
|
2024-02-23 11:35:56 +00:00 |
|
|
7ea5e9c6e0
|
[c] Disabled shell echo when typing passphrase
|
2024-02-23 10:50:20 +00:00 |
|
|
ca19746259
|
[c] Changed itersize to 80000 and removed some prints
|
2024-02-23 10:49:24 +00:00 |
|
|
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 |
|
|
cddc411a19
|
[c] changed cfich_chacha20.c to handle any file size
|
2024-02-22 22:32:33 +00:00 |
|
|
68d5728ab4
|
[c] implemented cfich_aes_cbc.c
|
2024-02-22 22:22:18 +00:00 |
|
|
c498c1d09a
|
[c] Implemented the chacha20_int_attck.c
|
2024-02-22 02:46:32 +00:00 |
|
|
53ba1d56ba
|
[c] Improved readability of cfich_chacha20.c and fixed bugs on encryption
|
2024-02-22 02:45:34 +00:00 |
|
|
c05daa0f53
|
[c] implemented cfich_chacha20.c
|
2024-02-22 01:02:01 +00:00 |
|
|
2495981b72
|
Cleaned up some stuff before beginning
|
2024-02-22 01:01:22 +00:00 |
|
|
00589cf691
|
Initial C commit
|
2024-02-20 11:48:56 +00:00 |
|