Commit Graph

16 Commits

Author SHA1 Message Date
Paolo Manzi
7a401e784b Rsa now works, and old messages are being sent to the user 2024-04-11 03:31:55 +02:00
Paolo Manzi
40c1ff5787 Improved data transfer between client and server 2024-04-10 21:37:12 +02:00
Mariano Riefolo
64e61fda69 Fixed login, cleaned code and other smaller fixes 2024-04-10 16:27:58 +02:00
RIEFOLO MARIANO
7778a91e34 Encrypt messages with recipient public key 2024-04-09 10:39:42 +02:00
mariano.riefolo
9265a90300 Added messages sending after registering 2024-04-09 09:03:17 +02:00
Paolo Manzi
5f6c3de854 Improved data transfer between client and server 2024-04-08 23:41:54 +02:00
Mariano Riefolo
ccbd98dc63 Memorize d encrypted with aes (not fully working) 2024-04-08 23:28:29 +02:00
Mariano Riefolo
68ff067a5e Fixed bigger messages bug, added working login and register, other smaller fixes 2024-04-08 17:47:34 +02:00
Mariano Riefolo
4588be4d74 Modified Database class and added correlated classes 2024-03-29 11:27:51 +01:00
Paolo Manzi
c04f952607 Improved data transfer between client and server 2024-03-21 02:55:03 +01:00
Mariano Riefolo
08d1179a8c Added Server classes and modified Database class 2024-03-20 23:24:56 +01:00
Paolo Manzi
36cd890d0f Add the client part (ClientSendThread not complete and there is no contact list) 2024-03-20 21:39:28 +01:00
Mariano Riefolo
857aaabc40 Modified Rsa class 2024-03-20 20:23:55 +01:00
Mariano Riefolo
08af5df15b Added Database class and Account record 2024-03-20 17:25:34 +01:00
Mariano Riefolo
95363e90d0 Added Rsa class 2024-03-19 23:06:01 +01:00
Mariano Riefolo
dfb62957d9 Empty project 2024-03-19 21:59:07 +01:00