- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for blockAlignedPersonal (0.17 sec)
-
lib/fips140/v1.0.0.zip
plainPersonalization is used by HMAC_DRBG as-is. type plainPersonalization []byte func (plainPersonalization) isPersonalizationStr() {} // Each entry in blockAlignedPersonal is written to the HMAC at a // block boundary, as specified in draft-irtf-cfrg-det-sigs-with-noise-04, // Section 4. type blockAlignedPersonal [][]byte func (blockAlignedPersonal) isPersonalizationStr() {} type personalizationStrin interface { isPersonalizationStr() } func newDRBG[H fips140.Hash](hash func() H, entropy, nonce []byte,...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)