Commit graph

24 commits

Author SHA1 Message Date
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
jba-uminho
3c9e5a8232
Initial commit 2024-02-19 10:37:29 +00:00