|
|
2db37bb902
|
implemented EncryptedSocketTCP_recvStruct and EncryptedSocketTCP_recvRSA
|
2025-11-08 18:21:47 +05:00 |
|
|
|
ee522ac401
|
fixed memory issues
|
2025-11-06 22:36:02 +05:00 |
|
|
|
8179609d47
|
implemented client-server connection, but found out RSA is broken
|
2025-11-01 19:51:43 +05:00 |
|
|
|
6bf06a7d3e
|
removed libreadline dependency
|
2025-11-01 00:18:05 +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 |
|
|
|
eea36ec2a3
|
implemented EncryptedSocket
|
2025-10-25 16:43:14 +05:00 |
|
|
|
1b968f8b1b
|
replaced seedFromTime with seedFromSystem
|
2025-10-25 11:29:45 +05:00 |
|
|
|
f933d30863
|
rsa keys base64 encoding/decoding
|
2025-09-29 10:26:45 +05:00 |
|
|
|
98ae36ad2f
|
rsa key initialization
|
2025-09-13 02:29:26 +05:00 |
|
|
|
f01c5fc8a9
|
implemented client interactive mode
|
2025-08-28 19:11:28 +03:00 |
|
|
|
c008d759ae
|
implemented main function
|
2025-08-10 21:39:51 +03:00 |
|
|
|
b08ec27629
|
added mutexes and defers to idb
|
2025-08-09 21:44:06 +03:00 |
|
|
|
07c53c9046
|
changed bearssl out dir to the git-ignored one
|
2025-08-08 21:46:54 +03:00 |
|
|
|
eb8bad55ee
|
enabled additional compiler errors
|
2025-08-08 21:39:16 +03:00 |
|
|
|
f1a8a186e0
|
updated tlibc
|
2025-08-04 19:28:38 +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 |
|
|
|
7cd7535eb0
|
implemented socket send and receive
|
2025-07-22 23:57:42 +03:00 |
|
|
|
94091d7797
|
client-server communication test
|
2025-07-22 15:32:32 +05:00 |
|
|
|
1e41ab49e5
|
implemented some socket functions
|
2025-07-21 18:55:40 +03:00 |
|
|
|
bce385a4b5
|
updated tlibc
|
2025-07-21 16:24:13 +03:00 |
|
|
|
2fb4657fed
|
implemented AES encryption and decryption
|
2025-07-19 04:42:53 +03:00 |
|
|
|
a44810a181
|
initial commit
|
2025-07-18 22:24:05 +03:00 |
|