Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthew Carr d54fa2bb0c Added a field to Path containing its associated principal. hace 2 años
  Matthew Carr 5913d46501 Added methods to Hash to allow it to be converted to and from hace 2 años
  Matthew Carr db1600366a Added an explanation of what a fingerprint is. hace 2 años
  Matthew Carr b0e5d171b9 Added citations to the paper. hace 2 años
  Matthew Carr 0ecdcfe902 More editing of the paper. Added a paragraph describing hace 2 años
  Matthew Carr e105eebbce Finished first editing pass on the "paper". hace 2 años
  Matthew Carr 5b09633229 Started revising the "paper". hace 2 años
  Matthew Carr b80ff71fde Finished the rough draft of the paper. hace 2 años
  Matthew Carr 396dc8a7a2 Added more sections to the paper. hace 2 años
  Matthew Carr 3abce1fcc5 Started writing a short paper. hace 2 años
  Matthew Carr bd75ae946a Started working on the WriteCap verification function. hace 2 años
  Matthew Carr 734eae4778 Got the block sign and verify test to pass. hace 2 años
  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 3 años
  Matthew Carr 898e3ba1bc Added a reference to openssl and specified exact versions for dependencies. hace 3 años
  Matthew Carr 51190904db Created a wireframe for block encryption. hace 3 años
  Matthew Carr fac63e325c Started wireframing the crypto module. hace 3 años
  Matthew Carr 59325669d4 Finished writing roundtrip tests. hace 3 años
  Matthew Carr 1fe0889ecb Wrote a roundtrip test for WriteCap. hace 3 años
  Matthew Carr a818c2ae38 Added another roundtrip test and consolidated the impls in main. hace 3 años