Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fips140CAST (0.08 sec)

  1. lib/fips140/v1.1.0-rc1.zip

    PCT", func() error { μ := make([]byte, 64) sig, err := SignExternalMuDeterm(priv, μ) if err != nil { return err } return VerifyExternalMu(priv.PublicKey(), μ, sig) }) } var fipsSelfTest = sync.OnceFunc(func() { fips140.CAST("ML-DSA-44", fips140CAST) }) // fips140CAST covers all rejection sampling paths, as recommended by IG 10.3.A, // and as tested by TestCASTRejectionPat. It tests only one parameter set as // allowed by Note26. It tests the modified version of Algorithm 7 and 8 with a // fixed mu/μ,...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
Back to top