diff options
author | lloyd <[email protected]> | 2012-01-18 17:51:57 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-01-18 17:51:57 +0000 |
commit | 8d1787751a15605dfd2729a9ddf67ce826d739f4 (patch) | |
tree | f183ae5af46deda0b8e27b29a707b69ebe28908f /src/tls/info.txt | |
parent | 3e2efbde4ef272336c85c5ed880ecf31442d6db8 (diff) |
Read only support for signature_algorithms extension used in TLS 1.2
Diffstat (limited to 'src/tls/info.txt')
-rw-r--r-- | src/tls/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tls/info.txt b/src/tls/info.txt index dae015be3..16d112df2 100644 --- a/src/tls/info.txt +++ b/src/tls/info.txt @@ -70,7 +70,9 @@ prf_ssl3 prf_tls rng rsa +seed sha1 +sha2_32 ssl3mac x509cert </requires> |