Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ServerApplicationTra (0.47 sec)

  1. lib/fips140/v1.0.0.zip

    transcript fips140.Hash) []byte { return deriveSecret(s.hash, s.secret, clientApplicationTra, transcript) } // ServerApplicationTra derives the server_application_traffic_secret_0 // from the master secret and the transcript up to the server Finished. func (s *MasterSecret) ServerApplicationTra(transcript fips140.Hash) []byte { return deriveSecret(s.hash, s.secret, serverApplicationTra, transcript) } // ResumptionMasterSecr derives the resumption_master_secret from the master secret // and the transcript...
    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