summaryrefslogtreecommitdiff
blob: aa63c6a78e0bd6592d56a0f323c71bdffecbfdf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		Achieves security through AES-CTR encryption and
		Skein-MAC-512-256 authentication.  Uses Base64
		encoding to avoid any issues with characters.
	</longdescription>
	<upstream>
		<remote-id type="github">yesodweb/clientsession</remote-id>
	</upstream>
</pkgmetadata>