- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NewEncapsulationKey7 (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
lib/fips140/v1.1.0-rc1.zip
sha3.New512() g.Write(m[:]) g.Write(ek.h[:]) G := g.Sum(nil) K, r := G[:SharedKeySize], G[SharedKeySize:] c = pkeEncrypt(cc, &ek.encryptionKey, m, r) return K, c } // NewEncapsulationKey7 parses an encapsulation key from its encoded form. // If the encapsulation key is not valid, NewEncapsulationKey7 returns an error. func NewEncapsulationKey7(encapsulationKey []byte) (*EncapsulationKey768, error) { // The actual logic is in a separate function to outline this allocation. ek := &EncapsulationKey768{} return...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Dec 11 16:27:41 GMT 2025 - 663K bytes - Click Count (0)