Commit graph

39 commits

Author SHA1 Message Date
287ae0e466
[TP06] Fix e QOL 2024-03-19 23:18:33 +00:00
eacfa5363f
Merge branch 'main' of gon:Uni/CSI-ES-2324 2024-03-19 23:02:14 +00:00
11b24d0426
[TP06] Finished 2024-03-19 23:02:05 +00:00
LucasVerdelho
78723fe55f fixed missing syntax issue in relatorio 2024-03-19 22:02:15 +00:00
LucasVerdelho
00abb58fa6 Updated Relatorio with image 2024-03-19 22:01:19 +00:00
LucasVerdelho
c56b2790a3 Questoes do TP5 2024-03-19 21:58:36 +00:00
LucasVerdelho
745c926d76 Refactored elifs into match case 2024-03-19 21:58:27 +00:00
LucasVerdelho
b7918a2e30 Finalized sig_fich implementation 2024-03-19 21:11:31 +00:00
LucasVerdelho
b8b32fe189 Imported certificate loading 2024-03-19 19:18:27 +00:00
LucasVerdelho
cac7356abb imported certificates 2024-03-19 19:17:59 +00:00
5d5988e91d
merge 2024-03-16 17:11:46 +00:00
b726a165a4
TP04 finished and testes 2024-03-16 17:11:11 +00:00
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
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
1227017b76 implementacao em piton 2024-02-20 12:11:25 +00:00
00589cf691
Initial C commit 2024-02-20 11:48:56 +00:00
jba-uminho
3c9e5a8232
Initial commit 2024-02-19 10:37:29 +00:00