You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/mbedtls/metadata.xml

31 lines
1.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
<remote-id type="github">Mbed-TLS/mbedtls</remote-id>
</upstream>
</pkgmetadata>