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/dev-haskell/entropy/metadata.xml

15 lines
552 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
A platform independent method to obtain cryptographically strong entropy
(RDRAND when available anywhere, urandom on nix, CryptAPI on Windows, patches welcome).
Users looking for cryptographically strong (number-theoretically
sound) PRNGs should see the &#39;DRBG&#39; package too.
</longdescription>
<use>
<flag name='halvm'>Build for the HaLVM.</flag>
</use>
</pkgmetadata>