<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>crypto@gentoo.org</email>
    <name>Crypto</name>
  </maintainer>
  <use>
    <flag name="crywrap" restrict="&gt;=net-libs/gnutls-3.2.10">
      Build the crywrap TLS proxy service
    </flag>
    <flag name="dane" restrict="&gt;=net-libs/gnutls-3.1.3">
      Build libgnutls-dane, implementing DNS-based Authentication of
      Named Entities. Requires <pkg>net-dns/unbound</pkg>
    </flag>
    <flag name="openssl">
      Build openssl compatibility libraries
    </flag>
    <flag name="pkcs11">
      Add support for PKCS#11 through <pkg>app-crypt/p11-kit</pkg>
    </flag>
    <flag name="tools">
      Build extra tools
    </flag>
    <flag name="tls-heartbeat">
      Enable the Heartbeat Extension in TLS and DTLS
    </flag>
    <flag name="sslv2">
      Support for the old/insecure SSLv2 protocol
    </flag>
    <flag name="sslv3">
      Support for the old/insecure SSLv3 protocol
    </flag>
  </use>
  <slots>
   <subslots>Reflect ABI compatibility of libgnutls.so</subslots>
  </slots>
</pkgmetadata>