Remote encrypted message/data/command passing (basic shell)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Avril 7cad244c16
FUCK THIS BULLSHIT. I LITERALLY JUST WANT A BUFFERED STREAM. WHY IS THERE NO LIBRARY FOR THIS, WHY IS THIS NOT THERE BY DEFAULT. FUCK EVERYTHING. I HATE THIS STUPID BOILERPLATE
4 years ago
src FUCK THIS BULLSHIT. I LITERALLY JUST WANT A BUFFERED STREAM. WHY IS THERE NO LIBRARY FOR THIS, WHY IS THIS NOT THERE BY DEFAULT. FUCK EVERYTHING. I HATE THIS STUPID BOILERPLATE 4 years ago
.gitignore Started `Message` protocol. 4 years ago
Cargo.lock Improved error messages for `set_encrypted_read()` and `exchange()`. 4 years ago
Cargo.toml Started `Buffered<T, const SIZE: usize>`: Static buffering stream wrapper for `ESock` syncing. 4 years ago
build.rs Encrypt + Sign tests work. 4 years ago