aboutsummaryrefslogtreecommitdiff
path: root/lib/std/crypto/benchmark.zig
AgeCommit message (Expand)Author
2020-04-02crypto: fix benchmark compile error (#4919)Jay Petacat
2020-03-01short std.builtin enum literals in std libxackus
2020-02-06add gimli to crypto hash benchmarkdaurnimator
2020-02-01crypto: Add BLAKE3 hashing algorithmJay Petacat
2020-01-09Fix remaining variadic formatted printsRyan Liptak
2019-12-08std.fmt.format: tuple parameter instead of var argsAndrew Kelley
2019-12-06Crypto benchmark fixesdata-man
2019-11-13std.io.getStdOut and related fns no longer can errorAndrew Kelley
2019-10-01Replace code occurences of --override-std-dir with --override-lib-dirSamTebbs33
2019-09-25mv std/ lib/Andrew Kelley