Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthew Carr fb6bd051a5 Added signing and verifying via RSA. hace 2 años
  Matthew Carr 7b74616079 Added support for RSA keys. hace 2 años
  Matthew Carr 72166ca2c9 Added key generation. hace 2 años
  Matthew Carr 7c6d157b1d Factored functions and test data into the test_helpers module. hace 2 años
  Matthew Carr 7a5eef2813 Started writing encryption/decryption tests. hace 2 años
  Matthew Carr 2a3ba283c6 Reordered the impl blocks to be in a sane order. hace 2 años
  Matthew Carr 522dfcf4fb Wrote a python script for generating random Rust byte arrays. hace 2 años
  Matthew Carr 8ff0f9ed32 Refactored the encrypt and decrypt slice methods to support asymmetric algorithms. hace 2 años
  Matthew Carr 43d8e65ba9 Implemented symmentric encryption and decryption via openssl. hace 2 años
  Matthew Carr 304162d309 Moved Hash, Signature and Key into the crypto module. hace 2 años
  Matthew Carr 0eb7d2e5c2 Fixed issue with openssl test. hace 2 años
  Matthew Carr 586862d1be Started writting tests to validate/learn openssl. hace 2 años
  Matthew Carr 898e3ba1bc Added a reference to openssl and specified exact versions for dependencies. hace 2 años
  Matthew Carr 51190904db Created a wireframe for block encryption. hace 2 años
  Matthew Carr fac63e325c Started wireframing the crypto module. hace 2 años
  Matthew Carr 59325669d4 Finished writing roundtrip tests. hace 2 años
  Matthew Carr 1fe0889ecb Wrote a roundtrip test for WriteCap. hace 2 años
  Matthew Carr a818c2ae38 Added another roundtrip test and consolidated the impls in main. hace 2 años
  Matthew Carr 1e1e191010 Made changes indicated by clippy. hace 2 años
  Matthew Carr deb38ca30f Renamed the serde_block_tree package to serde-block-tree hace 2 años
  Matthew Carr 1aac0b0b7a Modified Path parsing to add empty component for trailing slash. hace 2 años
  Matthew Carr f58789b37d Wrote code for parsing a Path string into its components. hace 2 años
  Matthew Carr 3133134ee5 Started writing round trip tests. hace 2 años
  Matthew Carr 0de656fad1 Added serde-big-array. hace 2 años
  Matthew Carr 5851021348 * Factored the serialization code out of the node crate, as I hace 2 años
  Matthew Carr 1ef127909b Added more comments to the main structs. hace 2 años
  Matthew Carr c32b2f048f Started documenting the types in main. hace 3 años
  Matthew Carr 8af725424f Added more tests for the deserializer. hace 3 años
  Matthew Carr 6b5040b060 Got Unicode character deserialization working. hace 3 años
  Matthew Carr f94048fc54 Implemented more deserialization tests. hace 3 años