Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Carr 8c379b2990 Renamed the enum discriminants from *Type to *Kind. há 2 anos atrás
  Matthew Carr 9e8b7b84b1 Refactored the `Key` type to make it less easy to make security há 2 anos atrás
  Matthew Carr c92b2e5615 Renamed WriteCap to Writecap and ReadCap to Readcap. há 2 anos atrás
  Matthew Carr 60e4b37b50 Wrote tests for the verify_writecap function. há 2 anos atrás
  Matthew Carr a9aaf873c0 Updated the test_helpers to produce valid Writecaps. há 2 anos atrás
  Matthew Carr b2939763cf Added expiration checking to the writecap verification function há 2 anos atrás
  Matthew Carr 97688c8252 Wrote a method for testing path containment. há 2 anos atrás
  Matthew Carr 94e147b5b5 * Change Path so that it has named fields. há 2 anos atrás
  Matthew Carr d54fa2bb0c Added a field to Path containing its associated principal. há 2 anos atrás
  Matthew Carr 5913d46501 Added methods to Hash to allow it to be converted to and from há 2 anos atrás
  Matthew Carr bd75ae946a Started working on the WriteCap verification function. há 2 anos atrás
  Matthew Carr 7c6d157b1d Factored functions and test data into the test_helpers module. há 2 anos atrás
  Matthew Carr 7a5eef2813 Started writing encryption/decryption tests. há 2 anos atrás
  Matthew Carr 2a3ba283c6 Reordered the impl blocks to be in a sane order. há 2 anos atrás
  Matthew Carr 8ff0f9ed32 Refactored the encrypt and decrypt slice methods to support asymmetric algorithms. há 2 anos atrás
  Matthew Carr 43d8e65ba9 Implemented symmentric encryption and decryption via openssl. há 2 anos atrás
  Matthew Carr 304162d309 Moved Hash, Signature and Key into the crypto module. há 2 anos atrás
  Matthew Carr 51190904db Created a wireframe for block encryption. há 3 anos atrás
  Matthew Carr fac63e325c Started wireframing the crypto module. há 3 anos atrás
  Matthew Carr 59325669d4 Finished writing roundtrip tests. há 3 anos atrás
  Matthew Carr 1fe0889ecb Wrote a roundtrip test for WriteCap. há 3 anos atrás
  Matthew Carr a818c2ae38 Added another roundtrip test and consolidated the impls in main. há 3 anos atrás
  Matthew Carr 1e1e191010 Made changes indicated by clippy. há 3 anos atrás
  Matthew Carr 1aac0b0b7a Modified Path parsing to add empty component for trailing slash. há 3 anos atrás
  Matthew Carr f58789b37d Wrote code for parsing a Path string into its components. há 3 anos atrás
  Matthew Carr 3133134ee5 Started writing round trip tests. há 3 anos atrás
  Matthew Carr 5851021348 * Factored the serialization code out of the node crate, as I há 3 anos atrás
  Matthew Carr 1ef127909b Added more comments to the main structs. há 3 anos atrás
  Matthew Carr c32b2f048f Started documenting the types in main. há 3 anos atrás
  Matthew Carr 7972d81f22 Added another deserializer test. há 3 anos atrás