summaryrefslogtreecommitdiff
path: root/net-libs/mbedtls/metadata.xml
blob: dc1b871d46c01d9efa12c62a98c098dd9486d328 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>azamat.hackimov@gmail.com</email>
    <name>Azamat H. Hackimov</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription lang="en">
		The aim of the Mbed TLS project is to provide a quality, open-source
		cryptographic library written in C and targeted at embedded systems.
	</longdescription>
  <use>
    <flag name="cmac">Enable block cipher-based message authentication
			code algorithm
		</flag>
    <flag name="havege">Enable the HAVEGE random generator.
			Warning: the HAVEGE random generator is not suitable for
			virtualized environments
		</flag>
    <flag name="programs">Build Mbed TLS programs</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:arm:mbed_tls</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>