diff options
author | lloyd <[email protected]> | 2014-01-01 21:20:55 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-01 21:20:55 +0000 |
commit | 197dc467dec28a04c3b2f30da7cef122dfbb13e9 (patch) | |
tree | cdbd3ddaec051c72f0a757db461973d90c37b97a /lib/kdf/prf_ssl3/info.txt | |
parent | 62faac373c07cfe10bc8c309e89ebdd30d8e5eaa (diff) |
Shuffle things around. Add NIST X.509 test to build.
Diffstat (limited to 'lib/kdf/prf_ssl3/info.txt')
-rw-r--r-- | lib/kdf/prf_ssl3/info.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/kdf/prf_ssl3/info.txt b/lib/kdf/prf_ssl3/info.txt new file mode 100644 index 000000000..c4e830bac --- /dev/null +++ b/lib/kdf/prf_ssl3/info.txt @@ -0,0 +1,7 @@ +define SSL_V3_PRF 20131128 + +<requires> +md5 +sha1 +algo_base +</requires> |