summaryrefslogtreecommitdiff
blob: 243bd6db55a1a8ded1974089c16dffafe8e2edb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>
		Achieves security through AES-CTR encryption and
		Skein-MAC-512-256 authentication.  Uses Base64
		encoding to avoid any issues with characters.
	</longdescription>
</pkgmetadata>