Files
serai/tests
Luke Parker be68e27551 Tweak multiexp to compile on core
On `core`, it'll use a serial implementation of no benefit other than the fact
that when `alloc` _is_ enabled, it'll use the multi-scalar multiplication
algorithms.

`schnorr-signatures` was prior tweaked to include a shim for
`SchnorrSignature::verify` which didn't use `multiexp_vartime` yet this same
premise. Now, instead of callers writing these shims, it's within `multiexp`.
2025-09-18 17:06:42 -04:00
..
2025-08-25 10:06:35 -04:00
2025-08-25 10:06:35 -04:00
2025-09-18 17:06:42 -04:00
2025-08-25 10:06:35 -04:00