24 Коміти (4a358692925072826be82b40457ffd2fc2a7d160)
 

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