blob: a024e27be7a7b3545988fa121d46ea36ada0e674 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
Public Key cryptography
Supports RSA PKCS15, RSA OAEP, RSA PSS, DSA, ElGamal signature.
Also have primitive support for Diffie Hellman, and ElGamal encryption
</longdescription>
<use>
<flag name="benchmark">Build benchmarks.</flag>
</use>
<upstream>
<remote-id type="github">vincenthz/hs-crypto-pubkey</remote-id>
</upstream>
</pkgmetadata>