lib/std/crypto/25519/curve25519.zig | 19 ++++++++-------- lib/std/crypto/25519/ed25519.zig | 8 +++---- lib/std/crypto/25519/edwards25519.zig | 19 ++++++++-------- lib/std/crypto/25519/field.zig | 33 ++++++++------------------- lib/std/crypto/25519/ristretto255.zig | 33 +++++++++++++-------------- lib/std/crypto/25519/scalar.zig | 39 +++++++++++++------------------- lib/std/crypto/25519/x25519.zig | 34 ++++++++++++++-------------- 7 files changed, 79 insertions(+), 106 deletions(-)