aboutsummaryrefslogtreecommitdiff
path: root/lib/std/crypto/test.zig
AgeCommit message (Expand)Author
2020-12-31Year++Frank Denis
2020-10-17std/crypto: make the whole APIs more consistentFrank Denis
2020-09-08std: clean up bitrotten imports in cryptoxackus
2020-08-21Hash functions now accept an option setFrank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2020-07-11run zig fmt on std lib and self hostedVexu
2019-11-27remove type coercion from array values to referencesAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley