- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NewGCMForQUIC (1.03 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
lib/fips140/v1.26.0.zip
140-3 IG C.H Scenario 5. func NewGCMForHPKE(cipher *aes.Block) (*GCMWithXORCounterNon, error) { g, err := newGCM(&GCM{}, cipher, gcmStandardNonceSize, gcmTagSize) if err != nil { return nil, err } return &GCMWithXORCounterNon{g: *g}, nil } // NewGCMForQUIC returns a new AEAD that works like GCM, but enforces the // construction of nonces as specified in RFC 9001, Section 5.3. // // Unlike in TLS 1.3, the QUIC nonce counter does not always start at zero, as // the packet number does not reset on key...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 08 17:58:32 GMT 2026 - 660.3K bytes - Click Count (0)