add key_schedule test, tls13 key schedule bits

This commit is contained in:
Brent Cook
2018-11-08 13:46:21 -07:00
parent 940accb52c
commit 6564332d4d
5 changed files with 13 additions and 0 deletions

1
.gitignore vendored
View File

@@ -61,6 +61,7 @@ tests/cipher*
tests/explicit_bzero*
tests/freenull*
tests/gost2814789t*
tests/key_schedule*
tests/mont*
tests/rfc5280time*
tests/ssl_versions*