- Sort Score
- Num 10 results
- Language All
Results 611 - 611 of 611 for imag (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
lib/fips140/v1.1.0-rc1.zip
t.Errorf("Parsed public key not equal to original") } if *pub != *priv.PublicKey() { t.Errorf("Parsed public key not identical to original") } // The table provides a Sign_internal input (not actually formatted // like one), which is part of the pre-image of μ. M := fromHex(tc.msg) H := sha3.NewShake256() tr := computePublicKeyHash(pk) H.Write(tr[:]) H.Write(M) μ := make([]byte, 64) H.Read(μ) t.Logf("Computed μ: %x", μ) sig, err := SignExternalMuDeterm(priv, μ) if err != nil { t.Fatalf("SignExternalMuDeterm:...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Dec 11 16:27:41 GMT 2025 - 663K bytes - Click Count (0)