- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for lowBits (0.27 sec)
-
lib/fips140/v1.1.0-rc1.zip
15 { t.Fatalf("decompose32(%d) returned r1 = %d, which is out of range", x, gotR1) } default: t.Fatalf("unsupported denγ2: %d", p.γ2) } if uint32(gotR1) != r1 { t.Fatalf("highBits(%d) = %d, expected %d", x, gotR1, r1) } if gotR0 != r0 { t.Fatalf("lowBits(%d) = %d, expected %d", x, gotR0, r0) } } } func TestZetas(t *testing.T) { ζ := big.NewInt(1753) q := big.NewInt(q) for k, zeta := range zetas { // ζ^BitRev₈(k) mod q exp := new(big.Int).Exp(ζ, big.NewInt(int64(BitRev8(uint8(k)))), q) got := fiel...Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)