SRC (Simple Rust Chat)
Find a file
2024-11-29 20:31:22 +01:00
src Add encryption and decryption using AES-GCM and X25519 for secure client communication 2024-11-29 20:31:22 +01:00
.gitignore first commit 2024-11-24 13:09:14 +01:00
Cargo.lock Add encryption and decryption using AES-GCM and X25519 for secure client communication 2024-11-29 20:31:22 +01:00
Cargo.toml Add encryption and decryption using AES-GCM and X25519 for secure client communication 2024-11-29 20:31:22 +01:00