|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Directories | |
| gpg | |
| handshake | |
| ssh | |
Files | |
| crypto.c | |
| 🔐 Core cryptography: encryption/decryption, key exchange, authentication, and session rekeying with BearSSL | |
| discovery_keys.c | |
| Discovery Server Public Key Trust Management Implementation. | |
| https_keys.c | |
| keys.c | |
| keys_validation.c | |
| known_hosts.c | |
| 📜 SSH known_hosts file parser for host key verification and trust management | |
| pem_utils.c | |
| 📄 PEM format encoding/decoding utilities for certificates and keys (adapted from BearSSL) | |
| regex.c | |
| PCRE2-based regex patterns for cryptographic parsing. | |
| sha1.c | |