Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tls13 (0.04 sec)

  1. lib/fips140/v1.0.0.zip

    errors.New("unexpected result") } return nil }) } golang.org/fips140@v1.0.0/fips140/v1.0.0/tls13/tls13.go // Copyright 2024 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package tls13 implements the TLS 1.3 Key Schedule as specified in RFC 8446, // Section 7.1 and allowed by FIPS 140-3 IG 2.4.B Resolution 7. package tls13 import ( "crypto/internal/fips140" "crypto/internal/fips140/hkdf" "crypto/internal/f...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top