blob: b7de0410ec8f6017a5d277369df6f477d22d25a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">This package provides an equal function on string in constant-time to avoid timing-attack with crypto stuff.</longdescription>
<upstream>
<doc>https://mirage.github.io/eqaf/</doc>
<bugs-to>https://github.com/mirage/eqaf/issues</bugs-to>
<remote-id type="github">mirage/eqaf</remote-id>
<maintainer>
<name>Romain Calascibetta</name>
<email>romain.calascibetta@gmail.com</email>
</maintainer>
</upstream>
</pkgmetadata>
|