mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 23:52:31 +00:00
e45bdc6bd6
signature/s: Algorithm Before After ---------------+---------+------- ecdsa-p256 3707 4396 ecdsa-p384 1067 1332 ecdsa-secp256k1 4490 5147 Add ECDSA to the benchmark by the way. |
||
---|---|---|
.. | ||
p256 | ||
p384 | ||
secp256k1 | ||
tests | ||
common.zig | ||
p256.zig | ||
p384.zig | ||
secp256k1.zig |