gingerBill
|
9ee4b76cd9
|
Just make the io.Reader etc aliases
|
2023-06-08 16:38:57 +01:00 |
|
gingerBill
|
3f6775e29b
|
Update to new io interface
|
2023-06-08 16:35:24 +01:00 |
|
gingerBill
|
1bf8328606
|
Strip unneeded semicolons
|
2022-01-25 16:40:25 +00:00 |
|
gingerBill
|
f0529535e0
|
ODIN_ENDIAN changed to an enum constant; ODIN_ENUM_STRING is the new string version of the old constant
|
2022-01-15 17:53:18 +00:00 |
|
zhibog
|
42033ea808
|
Extended crypto API by variants that write the result into a destination buffer, instead of returning it
|
2021-12-31 13:16:11 +01:00 |
|
zhibog
|
c24454ae70
|
Removed context switching system from the crypto library to simplify the code
|
2021-11-09 16:50:13 +01:00 |
|
zhibog
|
483afe462b
|
Fix order of operations to make it correct and work with -o:speed flaf
|
2021-11-07 18:53:30 +01:00 |
|
zhibog
|
b7a0627d09
|
Remove the read_entire_file from the crypto utils and now use the one within core:os
|
2021-10-16 18:46:18 +02:00 |
|
zhibog
|
f48ee00c2f
|
Improved API. hash_file procs now just take a file handle instead of a path
|
2021-10-15 20:29:25 +02:00 |
|
zhibog
|
77be7144c3
|
Add crypto library. Additional information is included in the README.md
|
2021-10-14 22:20:55 +02:00 |
|