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 7f8acbba7f
Bumped version of `chacha20stream` to 2.0: Added support for `Read` and `AsyncRead` en/decryption.
3 years ago
src Bumped version of `chacha20stream` to 2.0: Added support for `Read` and `AsyncRead` en/decryption. 3 years ago
.gitignore Started `Message` protocol. 3 years ago
Cargo.lock Bumped version of `chacha20stream` to 2.0: Added support for `Read` and `AsyncRead` en/decryption. 3 years ago
Cargo.toml Bumped version of `chacha20stream` to 2.0: Added support for `Read` and `AsyncRead` en/decryption. 3 years ago
build.rs Encrypt + Sign tests work. 3 years ago