- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testingOnlyRejection (1.15 sec)
-
lib/fips140/v1.0.0.zip
:= bigmod.NewNat().SetBytes(b, c.N); err == nil && k.IsZero() == 0 { p, err := c.newPoint().ScalarBaseMult(k.Bytes(c.N)) return k, p, err } if testingOnlyRejection != nil { testingOnlyRejection() } } } // testingOnlyRejection is called when rejection sampling in // randomPoint rejects a candidate for being higher than the modulus. var testingOnlyRejection func() // Signature is an ECDSA signature, where r and s are represented as big-endian // byte slices of the same length as the curve order. type...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)