- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for isPersonalizationStr (0.49 sec)
-
lib/fips140/v1.0.0-c2097c7c.zip
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, s personalizationStrin)...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
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 hash.Hash](hash func() H, entropy, nonce []byte, s personalizationStrin)...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)