Historie revizí

Autor SHA1 Zpráva Datum
  Matthew Carr 9e8b7b84b1 Refactored the `Key` type to make it less easy to make security před 2 roky
  Matthew Carr 80eeef4e44 Used strum to eliminate duplicate enum definition. před 2 roky
  Matthew Carr c92b2e5615 Renamed WriteCap to Writecap and ReadCap to Readcap. před 2 roky
  Matthew Carr 60e4b37b50 Wrote tests for the verify_writecap function. před 2 roky
  Matthew Carr a9aaf873c0 Updated the test_helpers to produce valid Writecaps. před 2 roky
  Matthew Carr b2939763cf Added expiration checking to the writecap verification function před 2 roky
  Matthew Carr 97688c8252 Wrote a method for testing path containment. před 2 roky
  Matthew Carr 94e147b5b5 * Change Path so that it has named fields. před 2 roky
  Matthew Carr d54fa2bb0c Added a field to Path containing its associated principal. před 2 roky
  Matthew Carr 5913d46501 Added methods to Hash to allow it to be converted to and from před 2 roky
  Matthew Carr db1600366a Added an explanation of what a fingerprint is. před 2 roky
  Matthew Carr b0e5d171b9 Added citations to the paper. před 2 roky
  Matthew Carr 0ecdcfe902 More editing of the paper. Added a paragraph describing před 2 roky
  Matthew Carr e105eebbce Finished first editing pass on the "paper". před 2 roky
  Matthew Carr 5b09633229 Started revising the "paper". před 2 roky
  Matthew Carr b80ff71fde Finished the rough draft of the paper. před 2 roky
  Matthew Carr 396dc8a7a2 Added more sections to the paper. před 2 roky
  Matthew Carr 3abce1fcc5 Started writing a short paper. před 2 roky
  Matthew Carr bd75ae946a Started working on the WriteCap verification function. před 2 roky
  Matthew Carr 734eae4778 Got the block sign and verify test to pass. před 2 roky
  Matthew Carr fb6bd051a5 Added signing and verifying via RSA. před 2 roky
  Matthew Carr 7b74616079 Added support for RSA keys. před 2 roky
  Matthew Carr 72166ca2c9 Added key generation. před 2 roky
  Matthew Carr 7c6d157b1d Factored functions and test data into the test_helpers module. před 2 roky
  Matthew Carr 7a5eef2813 Started writing encryption/decryption tests. před 2 roky
  Matthew Carr 2a3ba283c6 Reordered the impl blocks to be in a sane order. před 2 roky
  Matthew Carr 522dfcf4fb Wrote a python script for generating random Rust byte arrays. před 2 roky
  Matthew Carr 8ff0f9ed32 Refactored the encrypt and decrypt slice methods to support asymmetric algorithms. před 2 roky
  Matthew Carr 43d8e65ba9 Implemented symmentric encryption and decryption via openssl. před 2 roky
  Matthew Carr 304162d309 Moved Hash, Signature and Key into the crypto module. před 2 roky