Michael Scott
Results
3
issues of
Michael Scott
0-RTT
10
I am testing my TLS1.3 client against swifttls.org, in particular 0-RTT on session resumption. It works OK if I calculate the application keys based on a transcript hash taken over...
There seems to be an error in line 23 of https://github.com/usnistgov/ACVP-Server/blob/master/gen-val/src/crypto/src/NIST.CVP.ACVTS.Libraries.Crypto/DSA.ECC/DeterministicNonceProvider.cs The code does not appear to follow step 1.2 of the nonce generation process described in A3.3 of fips186-5...