- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for VarTimeDoubleScalarB (0.11 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
lib/fips140/v1.26.0.zip
mul does not match dalek") } checkOnCurve(t, &p) } func TestVarTimeDoubleBas(t *testing.T) { var p Point var z Scalar p.VarTimeDoubleScalarB(dalekScalar, B, &z) if dalekScalarBasepoint.Equal(&p) != 1 { t.Error("VarTimeDoubleScalarB fails with b=0") } checkOnCurve(t, &p) p.VarTimeDoubleScalarB(&z, B, dalekScalar) if dalekScalarBasepoint.Equal(&p) != 1 { t.Error("VarTimeDoubleScalarB fails with a=0") } checkOnCurve(t, &p) } func TestScalarMultDistri(t *testing.T) { scalarMultDistribute := func(x, y Scalar)...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 08 17:58:32 GMT 2026 - 660.3K bytes - Click Count (0)