summaryrefslogtreecommitdiff
blob: f4570654820f1371e4171d3bf812ad3b54b48e20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<use>
 <flag name='asm'>Support assembly hand optimized crypto functions (i.e. faster run time)</flag>
 <flag name='bindist'>Disable EC algorithms (as they seem to be patented) -- note: changes the ABI</flag>
 <flag name='sctp'>Support for Stream Control Transmission Protocol</flag>
 <flag name='rfc3779'>Enable support for RFC 3779 (X.509 Extensions for IP Addresses and AS Identifiers)</flag>
 <flag name='tls-heartbeat'>Enable the Heartbeat Extension in TLS and DTLS</flag>
</use>
<upstream>
 <remote-id type="cpe">cpe:/a:openssl:openssl</remote-id>
</upstream>
<slots>
 <slot name="0">For building against. This is the only slot
  that provides headers and command line tools.</slot>
 <slot name="0.9.8">For binary compatibility, provides libcrypto.so.0.9.8
  and libssl.so.0.9.8 only.</slot>
</slots>
</pkgmetadata>