- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for RecordNonApproved (0.19 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
lib/fips140/v1.0.0-c2097c7c.zip
following conditions are // satisfied: [...] (3) P_HASH uses either SHA-256, SHA-384 or SHA-512." h := hash() switch any(h).(type) { case *sha256.Digest: if h.Size() != 32 { fips140.RecordNonApproved() } case *sha512.Digest: if h.Size() != 46 && h.Size() != 64 { fips140.RecordNonApproved() } default: fips140.RecordNonApproved() } return PRF(hash, preMasterSecret, extendedMasterSecret, transcript, masterSecretLength) } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/tls13/cast.go // Copyright...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0)