Files
salvium-rs/test
Matt Hess 638171efe1 Add Ed25519 scalar and point operations to WASM crypto backend (Phase 2)
Adds 16 operations via curve25519-dalek: scAdd, scSub, scMul, scMulAdd,
  scMulSub, scReduce32, scReduce64, scInvert, scCheck, scIsZero,
  scalarMultBase, scalarMultPoint, pointAddCompressed, pointSubCompressed,
  pointNegate, doubleScalarMultBase. Uses variable-time Straus algorithm
  for point multiplication. All 44 equivalence tests pass byte-for-byte.
  Benchmarks: scMulAdd 3.5x, scalarMultBase 2.3x, pointAdd 16.7x faster.
2026-01-31 22:36:10 +00:00
..
2026-01-14 23:59:27 +00:00
2026-01-14 23:59:27 +00:00
2026-01-14 23:59:27 +00:00
2026-01-14 23:59:27 +00:00
2026-01-14 23:59:27 +00:00