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 |