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
Files
d0d7d26671174b817365b0611fabe4c1dd6e194c
tcp-chat
/
src
/
cryptography
History
Timerix
d0d7d26671
moved program modes code to separate files
2025-11-18 16:27:54 +05:00
..
AES.c
fixed bug in AESStreamEncryptor_encrypt
2025-11-15 15:24:16 +05:00
AES.h
fixed bug in AESStreamEncryptor_encrypt
2025-11-15 15:24:16 +05:00
cryptography.h
moved program modes code to separate files
2025-11-18 16:27:54 +05:00
hash.c
moved program modes code to separate files
2025-11-18 16:27:54 +05:00
rng.c
replaced seedFromTime with seedFromSystem
2025-10-25 11:29:45 +05:00
RSA.c
created structs Client and Server
2025-11-09 03:37:28 +05:00
RSA.h
implemented EncryptedSocketTCP_recvStruct and EncryptedSocketTCP_recvRSA
2025-11-08 18:21:47 +05:00