summaryrefslogtreecommitdiff
blob: d327429f980eac430eb1b2b5cf04f212195d721e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		A test framework for hash and cipher operations using
		the crypto-api interface.  Known answer tests (KATs)
		for common cryptographic algorithms are included.
		Patches welcome (both adding KATs for more algorithms
		or property tests for classes of algorithms).
	</longdescription>
</pkgmetadata>