summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/tls/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/src/lib/tls/info.txt')
-rw-r--r--comm/third_party/botan/src/lib/tls/info.txt54
1 files changed, 54 insertions, 0 deletions
diff --git a/comm/third_party/botan/src/lib/tls/info.txt b/comm/third_party/botan/src/lib/tls/info.txt
new file mode 100644
index 0000000000..690bd41501
--- /dev/null
+++ b/comm/third_party/botan/src/lib/tls/info.txt
@@ -0,0 +1,54 @@
+<defines>
+TLS -> 20191210
+</defines>
+
+<header:public>
+credentials_manager.h
+tls_alert.h
+tls_algos.h
+tls_blocking.h
+tls_callbacks.h
+tls_channel.h
+tls_ciphersuite.h
+tls_client.h
+tls_exceptn.h
+tls_extensions.h
+tls_handshake_msg.h
+tls_magic.h
+tls_messages.h
+tls_server_info.h
+tls_policy.h
+tls_server.h
+tls_session.h
+tls_session_manager.h
+tls_version.h
+</header:public>
+
+<header:internal>
+tls_handshake_hash.h
+tls_handshake_io.h
+tls_handshake_state.h
+tls_reader.h
+tls_record.h
+tls_seq_numbers.h
+tls_session_key.h
+</header:internal>
+
+<requires>
+aead
+aes
+asn1
+dh
+ecdh
+ecdsa
+eme_pkcs1
+emsa_pkcs1
+gcm
+hmac
+prf_tls
+rng
+rsa
+sha2_32
+sha2_64
+x509
+</requires>