Commit graph

85 commits

Author SHA1 Message Date
LucasVerdelho
9cf699f174 Merge branch 'main' of https://github.com/uminho-mei-es/2324-G05 2024-03-12 10:27:44 +00:00
c2f25b8c2d
[TP03] Done 2024-03-05 23:39:41 +00:00
LucasVerdelho
5e8d0cfd53 fixed readme 2024-03-05 12:11:08 +00:00
LucasVerdelho
b8b5b8e05f Merge branch 'main' of https://github.com/uminho-mei-es/2324-G05 2024-03-05 12:10:02 +00:00
LucasVerdelho
299708f56c Added readme, added exception throw and copied attack program from tp02 2024-03-05 12:09:58 +00:00
a6c894ed56
cfich_nike.py not running 2024-03-05 12:05:12 +00:00
LucasVerdelho
9d9261fddd AES-GCM in python 2024-03-05 11:51:14 +00:00
LucasVerdelho
efb933da11 Authenticated Chacha20 in python 2024-03-05 11:44:55 +00:00
LucasVerdelho
4826f2fe75 TP03 pbenc_aes_ctr_hmac in python 2024-03-05 11:18:24 +00:00
LucasVerdelho
7202cf26b9 pbenc_aes_ctr in python 2024-03-05 10:47:18 +00:00
053e94abbc
clang format and init tp03 2024-02-27 12:01:18 +00:00
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
c5b05e25ef
implement aes cbc, block size needs to be fixed 2024-02-22 13:56:01 +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
578edffc73
Merge branch 'main' of ssh://git.olympuslab.net:522/Uni/CSI-ES-2324 2024-02-20 22:58:22 +00:00
LucasVerdelho
cea3f0cd9f Iniciado relatorio do Guiao2
Signed-off-by: tsousa111 <tiagao2001@hotmail.com>
2024-02-20 22:56:11 +00:00
8d679cab60 Q1 e Q2 acabadas
Signed-off-by: tsousa111 <tiagao2001@hotmail.com>
2024-02-20 22:56:11 +00:00
b5238bdddf Merge branch 'main' of github.com:uminho-mei-es/2324-G05 2024-02-20 19:32:36 +00:00
240cb7d5bf Q1 e Q2 acabadas 2024-02-20 19:31:56 +00:00
LucasVerdelho
ee08458408 Iniciado relatorio do Guiao2 2024-02-20 19:05:06 +00:00
1227017b76 implementacao em piton 2024-02-20 12:11:25 +00:00
2aa5dbb1d9
Merge branch 'main' of github.com:uminho-mei-es/2324-G05 2024-02-20 11:50:00 +00:00
00589cf691
Initial C commit 2024-02-20 11:48:56 +00:00
LucasVerdelho
e2feb27c4f name added 2024-02-20 10:53:12 +00:00
80c977769e
constituicao do grupo 2 2024-02-20 10:49:16 +00:00
093d52fd9a constituicao do grupo 2024-02-20 10:45:25 +00:00
jba-uminho
3c9e5a8232
Initial commit 2024-02-19 10:37:29 +00:00