Commit History

Author SHA1 Message Date
  Yawning Angel aa821991b8 core/crypto/blake2: API cleanup and bug fixes 1 year ago
  Yawning Angel 70ba4b5321 core/crypto: Add more assertions to the low level API 1 year ago
  Yawning Angel e86bb3a795 core/crypto: Change hash asserts to panics 1 year ago
  Yawning Angel d6e0e5d3f6 core/crypto/blake2: odinfmt (NFC) 1 year ago
  gingerBill 9ee4b76cd9 Just make the `io.Reader` etc aliases 2 years ago
  gingerBill 3f6775e29b Update to new io interface 2 years ago
  gingerBill 1bf8328606 Strip unneeded semicolons 3 years ago
  zhibog 42033ea808 Extended crypto API by variants that write the result into a destination buffer, instead of returning it 3 years ago
  zhibog c24454ae70 Removed context switching system from the crypto library to simplify the code 3 years ago
  zhibog dd7449b8b5 Fixed some typos in proc names 3 years ago
  zhibog b7a0627d09 Remove the read_entire_file from the crypto utils and now use the one within core:os 3 years ago
  zhibog f48ee00c2f Improved API. hash_file procs now just take a file handle instead of a path 3 years ago
  zhibog 77be7144c3 Add crypto library. Additional information is included in the README.md 3 years ago