Files
salvium-rs/src/testnet
Matt Hess 9c6b2943b9 Add composite crypto functions to provider and rewire remaining imports
Add 17 new provider-level functions (derivationToScalar, deriveViewTag,
  ecdhDecodeFull, computeCarrotSpendPubkey, randomScalar, etc.) that
  compose backend primitives. Rewire all consumer files to import through
  the crypto provider. Only internal JS point serialization (pointFromBytes/
  pointToBytes) and source implementation files retain direct imports.
2026-02-01 03:39:36 +00:00
..