|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
Files | |
| client.c | |
| Client-side handshake protocol implementation. | |
| client.h | |
| Client-side handshake functions. | |
| common.c | |
| Common handshake functions: initialization, cleanup, encryption, rekeying. | |
| common.h | |
| Common declarations and data structures for cryptographic handshake. | |
| server.c | |
| Server-side handshake protocol implementation. | |
| server.h | |
| Server-side handshake functions. | |