- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for AddAffine (0.06 seconds)
-
lib/fips140/v1.26.0.zip
table.SelectInto(&tmp3, 35) table.SelectInto(&tmp4, 25) // Expect T1 + T2 = T3 + T4 var accP1xP1 projP1xP1 lhs := NewIdentityPoint() rhs := NewIdentityPoint() accP1xP1.AddAffine(lhs, &tmp1) lhs.fromP1xP1(&accP1xP1) accP1xP1.AddAffine(lhs, &tmp2) lhs.fromP1xP1(&accP1xP1) accP1xP1.AddAffine(rhs, &tmp3) rhs.fromP1xP1(&accP1xP1) accP1xP1.AddAffine(rhs, &tmp4) rhs.fromP1xP1(&accP1xP1) if lhs.Equal(rhs) != 1 { t.Errorf("Consistency check on nafLookupTable8 failed") } } golang.org/fips140@v1.26.0/fips140/v1.26.0/fips140.go...
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) -
lib/fips140/v1.0.0-c2097c7c.zip
table.SelectInto(&tmp3, 35) table.SelectInto(&tmp4, 25) // Expect T1 + T2 = T3 + T4 var accP1xP1 projP1xP1 lhs := NewIdentityPoint() rhs := NewIdentityPoint() accP1xP1.AddAffine(lhs, &tmp1) lhs.fromP1xP1(&accP1xP1) accP1xP1.AddAffine(lhs, &tmp2) lhs.fromP1xP1(&accP1xP1) accP1xP1.AddAffine(rhs, &tmp3) rhs.fromP1xP1(&accP1xP1) accP1xP1.AddAffine(rhs, &tmp4) rhs.fromP1xP1(&accP1xP1) if lhs.Equal(rhs) != 1 { t.Errorf("Consistency check on nafLookupTable8 failed") } } golang.org/fips140@v1.0.0-c2097c7c/fips...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0)