- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestAffineLookupTabl (0.12 sec)
-
lib/fips140/v1.0.0.zip
1) accP1xP1.Add(accP3, &tmp2) accP3.fromP1xP1(&accP1xP1) accP1xP1.Add(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 TestAffineLookupTabl(t *testing.T) { var table affineLookupTable table.FromP3(B) var tmp1, tmp2, tmp3 affineCached table.SelectInto(&tmp1, 3) table.SelectInto(&tmp2, -7) table.SelectInto(&tmp3, 4) // Expect T1 + T2 + T3 = identity var accP1xP1 projP1xP1 accP3 :=...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)