Commit graph

71 commits

Author SHA1 Message Date
417f9851f3 [PD1] - Report - Protocol 2024-04-22 15:18:25 +01:00
0889899b49 [PD1] - Report - Arquitetura 2024-04-22 15:08:11 +01:00
c2c4a1df82 Started Report 2024-04-22 14:46:10 +01:00
568b6e6739
[PD1] Added server's TODOS 2024-04-20 17:34:45 +01:00
f3cf9cfc40
[PD1] Cleaned up protocol,database and receiving multiple messageInfos 2024-04-20 17:16:52 +01:00
4c141bbc6e
[PD1] Logic all done? 2024-04-20 00:55:16 +01:00
cfe9f3c7b3
Merge branch 'main' of gon:Uni/CSI-ES-2324 2024-04-20 00:01:26 +01:00
7b3172a850
[PD1] Fixed almost everything 2024-04-19 23:59:26 +01:00
fb7a728aa4
[PD1] decryptMessageContent implemented
needs testing
2024-04-19 19:52:23 +01:00
39a0e5c01f
[PD1] Fixed stuff. Unmarshal still returns map[string]interface{}, need to fix 2024-04-19 11:55:16 +01:00
c131aa2aea
[PD1] Created another CA, Server and Client for testing 2024-04-19 02:20:04 +01:00
4cf7880e57
[PD1] FIXED TLS Handshake 2024-04-19 02:19:22 +01:00
1cb81d2279
[PD1] Added certificates and fixed a few things 2024-04-18 20:15:29 +01:00
b7023329de
[PD1] merge 2024-04-18 17:39:40 +01:00
0629b45894
[PD1] encryptMessageContent and supporting function implemented 2024-04-18 17:23:34 +01:00
5ae7358a0d
[PD1] crypto changes and TLS almost done 2024-04-18 17:15:47 +01:00
2c4f1fd2fc
[PD1] Certs done 2024-04-18 13:06:16 +01:00
23584e2901
[PD1] Added SQLlite queries and minor protocol changes 2024-04-18 01:18:51 +01:00
1e12bcde6c
[PD1] forgot to add the client structures 2024-04-17 19:56:30 +01:00
c57c093867
[PD1] cryptoUtils start and protocol tweaks 2024-04-17 19:54:14 +01:00
cdaae8fb7e
[PD1] Structured client.
Still need to create crypto object and use it to encrypt messages
Need to create TLS still
2024-04-17 15:44:38 +01:00
278b8e1a73
[PD1] Generic networking server and client implemented 2024-04-17 14:09:42 +01:00
8553e1674e
[PD1] restructure 2024-04-16 12:23:00 +01:00
c0e19b5774
[PD1] Innitial commit 2024-04-16 09:02:23 +01:00
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