- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for SelectInto (1.09 sec)
-
lib/fips140/v1.0.0-c2097c7c.zip
accP1xP1.AddAffine(accP3, &tmp3) accP3.fromP1xP1(&accP1xP1) if accP3.Equal(I) != 1 { t.Errorf("Consistency check on ProjLookupTable.SelectInto failed! %x %x %x", tmp1, tmp2, tmp3) } } func TestNafLookupTable5(t *testing.T) { var table nafLookupTable5 table.FromP3(B) var tmp1, tmp2, tmp3, tmp4 projCached table.SelectInto(&tmp1, 9) table.SelectInto(&tmp2, 11) table.SelectInto(&tmp3, 7) table.SelectInto(&tmp4, 13) // Expect T1 + T2 = T3 + T4 var accP1xP1 projP1xP1 lhs := NewIdentityPoint() rhs := NewIdentityPoint() accP1xP1.Add(lhs,...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
accP1xP1.AddAffine(accP3, &tmp3) accP3.fromP1xP1(&accP1xP1) if accP3.Equal(I) != 1 { t.Errorf("Consistency check on ProjLookupTable.SelectInto failed! %x %x %x", tmp1, tmp2, tmp3) } } func TestNafLookupTable5(t *testing.T) { var table nafLookupTable5 table.FromP3(B) var tmp1, tmp2, tmp3, tmp4 projCached table.SelectInto(&tmp1, 9) table.SelectInto(&tmp2, 11) table.SelectInto(&tmp3, 7) table.SelectInto(&tmp4, 13) // Expect T1 + T2 = T3 + T4 var accP1xP1 projP1xP1 lhs := NewIdentityPoint() rhs := NewIdentityPoint() accP1xP1.Add(lhs,...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)