This website requires JavaScript.
Explore
Help
Sign In
Timerix
/
tcp-chat
Watch
1
Star
0
Fork
0
You've already forked tcp-chat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ea4a649e00
tcp-chat
/
src
/
cryptography
History
Timerix
ea4a649e00
added new packet types
2025-11-09 00:49:29 +05:00
..
AES.c
implemented EncryptedSocketTCP_recvStruct and EncryptedSocketTCP_recvRSA
2025-11-08 18:21:47 +05:00
AES.h
added new packet types
2025-11-09 00:49:29 +05:00
cryptography.h
cryptography rework and beginning of tcp-chat-protocol
2025-10-31 23:19:08 +05:00
hash.c
Added session key to ServerConnection
2025-10-25 10:47:08 +05:00
rng.c
replaced seedFromTime with seedFromSystem
2025-10-25 11:29:45 +05:00
RSA.c
implemented EncryptedSocketTCP_recvStruct and EncryptedSocketTCP_recvRSA
2025-11-08 18:21:47 +05:00
RSA.h
implemented EncryptedSocketTCP_recvStruct and EncryptedSocketTCP_recvRSA
2025-11-08 18:21:47 +05:00