summaryrefslogtreecommitdiff
blob: 92a257efab5a36a8ad5ae878767b330523ce2819 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		A platform independent method to obtain cryptographically strong entropy
		(urandom on Linux, CryptAPI on Windows, patches welcome).
		Users looking for cryptographically strong (number-theoretically
		sound) PRNGs should see the &#39;DRBG&#39; package too!
	</longdescription>
</pkgmetadata>