- Sort Score
- Result 10 results
- Languages All
Results 111 - 111 of 111 for replicated (0.11 sec)
-
lib/fips140/v1.0.0.zip
"math/bits" ) // PrivateKey and PublicKey are not generic to make it possible to use them // in other types without instantiating them with a specific point type. // They are tied to one of the Curve types below through the curveID field. // All this is duplicated from crypto/internal/fips/ecdsa, but the standards are // different and FIPS 140 does not allow reusing keys across them. type PrivateKey struct { pub PublicKey d []byte // bigmod.(*Nat).Bytes output (fixed length) } func (priv *PrivateKey) Bytes()...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)