blob: 4d60109b32d8ebeb8f2053559eccb82583b169ea (
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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</name>
</maintainer>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription>
EasyCrypt is a toolset for reasoning about relational properties of
probabilistic computations with adversarial code. Its main application is
the construction and verification of game-based cryptographic proofs.
</longdescription>
<upstream>
<bugs-to>https://github.com/EasyCrypt/easycrypt/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|