aboutsummaryrefslogtreecommitdiff
path: root/core/crypto/util
Commit message (Collapse)AuthorAgeFilesLines
* core/crypto/util: Remove, no longer neededYawning Angel2023-11-171-146/+0
|
* Make tests scripts error if a test failsLucas Perlind2023-04-031-0/+2
| | | | | Additionally fixes tests that were found broken because of this.
* Revert "Merge pull request #1702 from Kelimion/filename_generation"Jeroen van Rijn2022-04-241-1/+0
| | | | | This reverts commit a40a53b10447c9223c24cccf565a95f1773d3922, reversing changes made to 5422a3b17eae821df4adf869960995e922eb0e76.
* Update tests to use new filename generation code.Jeroen van Rijn2022-04-241-0/+1
|
* Remove the read_entire_file from the crypto utils and now use the one within ↵zhibog2021-10-161-26/+0
| | | | core:os
* Improved API. hash_file procs now just take a file handle instead of a pathzhibog2021-10-151-0/+26
|
* Add crypto library. Additional information is included in the README.mdzhibog2021-10-141-0/+144