24 Révisions (4a358692925072826be82b40457ffd2fc2a7d160)
 

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