This website requires JavaScript.
Explore
Help
Sign in
andrea
/
chatserver
Watch
1
Star
0
Fork
You've already forked chatserver
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
SRC (Simple Rust Chat)
3
commits
2
branches
1
tag
221
KiB
Rust
100%
07b9969416
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Andrea
07b9969416
Add encryption and decryption using AES-GCM and X25519 for secure client communication
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