28 Commits (master)
 

Author SHA1 Message Date
  Isabelle L. 1e8f1a37f3 rustfmt / changed message packet byte to 0xfc 5 years ago
  Isabelle L. 8a615bbb97 tiny readme change 5 years ago
  Isabelle L. 36898f4890 join / leave pogchamp 5 years ago
  Isabelle L. 09513e87b9 forgot to remove a comment block oopsie uhoh 5 years ago
  Isabelle L. 4a35869292 renamed `EncryptKind` to `EncryptFlag` 5 years ago
  Isabelle L. eab569fd03 removed `PacketKind` enum in favor of just using a u8 5 years ago
  Isabelle L. 17e1dbf4f9 added write method that doesn't convert from sendable for use on server side 5 years ago
  Isabelle L. 9ca9fde47d adjusted `initialize_connection` so errors aren't potentially panicking 5 years ago
  Isabelle L. 8d4e93147f moved initialize_connection into crate 5 years ago
  Isabelle L. b48c73ad5d slight refactor, moved encryption to correct spot 5 years ago
  Isabelle L. da9c20fded slight refactor 5 years ago
  Isabelle L. 841d72a306 working encryption! 5 years ago
  Isabelle L. bc6a7b7d75 key generation agreement working :) 5 years ago
  Isabelle L. f578c01c44 more work towards encryption 5 years ago
  Isabelle L. cd6bbd3eda starting to impl encryption 5 years ago
  Isabelle L. 9ec1604849 minor changes when working with the actual server/client 5 years ago
  Isabelle L. 3c67d41229 slighterer change 5 years ago
  Isabelle L. 18b3c7c1e4 added CRC32 checksum and a justfile 5 years ago
  Isabelle L. dd0952a58f removed packet function 5 years ago
  Isabelle L. b33738c7b8 changed everything to thiserror 5 years ago
  Isabelle L. 8ec3db30db removed dead_code lint 5 years ago
  Isabelle L. b91db044c9 add verification right in the read method 5 years ago
  Isabelle L. 1fcfd318d3 copied lib.rs markdown to readme 5 years ago
  Isabelle L. ca73e08353 better error handling + checksum added to the protocol 5 years ago
  Isabelle L. cb0257e966 swapping orion for ring 5 years ago
  Isabelle L. 667ca0c035 added `read_encrypted` and `write_encrypted` functions 5 years ago
  Isabelle L. c3c55c624e did some bad documentation comments 5 years ago
  Isabelle L. 0af49f6a2e initial commit 5 years ago