lib/std/crypto/25519/curve25519.zig | 8 ++++ lib/std/crypto/25519/edwards25519.zig | 6 ++- lib/std/crypto/25519/ristretto255.zig | 12 +++--- lib/std/crypto/25519/x25519.zig | 65 +++++++++++++++++++++----------- lib/std/crypto/benchmark.zig | 12 +++--- lib/std/crypto/salsa20.zig | 3 +- 6 files changed, 70 insertions(+), 36 deletions(-)