Historique des commits

Auteur SHA1 Message Date
  Matthew Carr c92b2e5615 Renamed WriteCap to Writecap and ReadCap to Readcap. il y a 2 ans
  Matthew Carr a9aaf873c0 Updated the test_helpers to produce valid Writecaps. il y a 2 ans
  Matthew Carr d54fa2bb0c Added a field to Path containing its associated principal. il y a 2 ans
  Matthew Carr 7c6d157b1d Factored functions and test data into the test_helpers module. il y a 2 ans
  Matthew Carr 7a5eef2813 Started writing encryption/decryption tests. il y a 2 ans
  Matthew Carr 8ff0f9ed32 Refactored the encrypt and decrypt slice methods to support asymmetric algorithms. il y a 2 ans
  Matthew Carr 43d8e65ba9 Implemented symmentric encryption and decryption via openssl. il y a 2 ans
  Matthew Carr 304162d309 Moved Hash, Signature and Key into the crypto module. il y a 2 ans
  Matthew Carr fac63e325c Started wireframing the crypto module. il y a 3 ans
  Matthew Carr 59325669d4 Finished writing roundtrip tests. il y a 3 ans
  Matthew Carr 1fe0889ecb Wrote a roundtrip test for WriteCap. il y a 3 ans
  Matthew Carr a818c2ae38 Added another roundtrip test and consolidated the impls in main. il y a 3 ans
  Matthew Carr f58789b37d Wrote code for parsing a Path string into its components. il y a 3 ans
  Matthew Carr 3133134ee5 Started writing round trip tests. il y a 3 ans