stevenarella/src/protocol
iceiix 6d88ce23ec Switch to RustCrypto for Cfb8 symmetric crypto, instead of OpenSSL (#10) (#2)
* Encrypt with both RustCrypto cfb8 and OpenSSL

* Switch to RustCrypto for decrypting

* Show encryption for both RustCrypto and OpenSSL, for comparison...

* Correct off-by-one error in encryption, cfb8 doesn't need extra byte

* Remove OpenSSL for symmetric crypto

* Update Cargo.lock
2018-11-01 20:46:21 -07:00
..
mod.rs Switch to RustCrypto for Cfb8 symmetric crypto, instead of OpenSSL (#10) (#2) 2018-11-01 20:46:21 -07:00
mojang.rs Replace hyper with reqwest (#7) 2018-10-27 17:03:34 -07:00
packet.rs Update to Minecraft 1.11 (Fixes #63) 2016-12-09 14:32:02 +00:00