|
aa90bfddce
|
[PD2] Gateway started
|
2024-05-29 17:33:36 +01:00 |
|
|
49a29e43a7
|
[PD2] Server done?
Co-authored-by: tsousa111 <tiagao2001@hotmail.com>
|
2024-05-28 20:13:33 +01:00 |
|
|
08a73a4f76
|
[PD1] final
|
2024-04-29 00:00:06 +01:00 |
|
|
91bc887ba5
|
[PD1] Fixed checking certificate NotAfter and NotBefore dates
|
2024-04-28 23:55:03 +01:00 |
|
|
4ea8315aed
|
[PD1] Fix adding user cert to db, also finished logs
|
2024-04-28 23:32:19 +01:00 |
|
|
f2118fe570
|
Merge branch 'main' of gon:Uni/CSI-ES-2324
|
2024-04-28 22:54:50 +01:00 |
|
|
aff27bcf13
|
[PD1] remove useless files
|
2024-04-28 22:54:25 +01:00 |
|
|
7d0e26494b
|
[PD1] fix jpg typo
|
2024-04-28 22:29:53 +01:00 |
|
|
bb29d4fd0c
|
[PD1] digital envelope diagram with background
|
2024-04-28 22:28:32 +01:00 |
|
|
b918211736
|
[PD1] Error handling project-wide
|
2024-04-28 22:02:52 +01:00 |
|
|
f5b3726673
|
[PD1] log fixing
|
2024-04-28 17:42:43 +01:00 |
|
LucasVerdelho
|
d6b8ed48a6
|
[PD1] - Added short chapter refering to Security Testing
|
2024-04-28 17:14:06 +01:00 |
|
LucasVerdelho
|
1f5e55ee5e
|
[PD1] - Missing FakeCA and examples
|
2024-04-28 17:05:33 +01:00 |
|
LucasVerdelho
|
b234372070
|
[PD1] - Finalized Architecture chapter
|
2024-04-28 16:35:33 +01:00 |
|
LucasVerdelho
|
9b9c6993e2
|
[PD1] - Improved the writing and structure of the risk assessment chapter
|
2024-04-28 16:26:52 +01:00 |
|
LucasVerdelho
|
4ff3e7317f
|
[PD1] - Improved Introduction
|
2024-04-28 16:05:04 +01:00 |
|
|
8999b301f1
|
[PD1] Risk accessement done
|
2024-04-28 13:22:38 +01:00 |
|
|
1d64590f33
|
[PD1] Added verification that server returns the correct client cert
|
2024-04-24 17:49:36 +01:00 |
|
|
4f9312958d
|
Merge branch 'main' of gon:Uni/CSI-ES-2324
|
2024-04-23 11:43:18 +01:00 |
|
|
06b49574fe
|
[PD1] db fixed tiago fez poopoo
|
2024-04-23 11:43:11 +01:00 |
|
|
1f50a1c0d1
|
[PD1] - Report Added Digital Envelope Diagram and more topics to develop
|
2024-04-23 11:35:25 +01:00 |
|
|
a657093d4c
|
[PD1] - Topics for Report
|
2024-04-23 11:18:53 +01:00 |
|
|
e82589b24c
|
Merge branch 'main' of ssh://git.olympuslab.net:522/Uni/CSI-ES-2324
|
2024-04-23 11:15:43 +01:00 |
|
|
0fa940f853
|
[PD1] minor change
|
2024-04-23 11:14:09 +01:00 |
|
|
7940ece7ac
|
Merge branch 'main' of gon:Uni/CSI-ES-2324
|
2024-04-23 11:12:27 +01:00 |
|
|
2cafc3163c
|
[PD1] small changes
|
2024-04-23 11:12:18 +01:00 |
|
|
b8efcf19b7
|
[PD1] merge
|
2024-04-22 19:30:50 +01:00 |
|
|
0c9ef6122e
|
[PD1] changed the order of signature and content
|
2024-04-22 19:30:43 +01:00 |
|
|
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 |
|