|
|
806f0359d0
|
implemented Login and Register requests
|
2025-11-18 23:07:31 +05:00 |
|
|
|
0ea241c5db
|
fixed bug in AESStreamEncryptor_encrypt
|
2025-11-15 15:24:16 +05:00 |
|
|
|
2db37bb902
|
implemented EncryptedSocketTCP_recvStruct and EncryptedSocketTCP_recvRSA
|
2025-11-08 18:21:47 +05:00 |
|
|
|
d36fe9e5b3
|
added internal buffers to encrypted sockets
|
2025-11-06 22:27:41 +05:00 |
|
|
|
94fcbe5daf
|
fixed connection bugs
|
2025-11-02 15:26:30 +05:00 |
|
|
|
8179609d47
|
implemented client-server connection, but found out RSA is broken
|
2025-11-01 19:51:43 +05:00 |
|
|
|
a0bcd2560a
|
cryptography rework and beginning of tcp-chat-protocol
|
2025-10-31 23:19:08 +05:00 |
|
|
|
42702ffbe7
|
added flags to socket_recv
|
2025-10-25 19:08:37 +05:00 |
|
|
|
e0d9bfdcb3
|
AES wrapper rework
|
2025-10-25 14:36:22 +05:00 |
|
|
|
4fda6ae9e8
|
finished ClientCredential_create
|
2025-09-28 17:18:17 +05:00 |
|
|
|
98ae36ad2f
|
rsa key initialization
|
2025-09-13 02:29:26 +05:00 |
|
|
|
eb8bad55ee
|
enabled additional compiler errors
|
2025-08-08 21:39:16 +03:00 |
|
|
|
eb1daa721a
|
updated tlibc
|
2025-07-24 18:31:42 +03:00 |
|
|
|
664ff91e63
|
added random header to AES and removed malloc calls
|
2025-07-24 05:47:18 +03:00 |
|
|
|
1e41ab49e5
|
implemented some socket functions
|
2025-07-21 18:55:40 +03:00 |
|