| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Extended crypto API by variants that write the result into a destination buff... | zhibog | 2021-12-31 | 1 | -28/+117 |
| * | Removed context switching system from the crypto library to simplify the code | zhibog | 2021-11-09 | 1 | -486/+289 |
| * | Remove the read_entire_file from the crypto utils and now use the one within ... | zhibog | 2021-10-16 | 1 | -5/+4 |
| * | Improved API. hash_file procs now just take a file handle instead of a path | zhibog | 2021-10-15 | 1 | -52/+41 |
| * | Add crypto library. Additional information is included in the README.md | zhibog | 2021-10-14 | 1 | -0/+846 |