summaryrefslogtreecommitdiff
path: root/sys-libs/cygwin-crypt/metadata.xml
blob: 64452cadca28b1abf7de1d864c09d0ab917b205d (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription lang="en">
		This packages provides a library which exports the functions crypt(3),
		encrypt(3), and setkey(3).  The created passwords are 56 bit DES
		encrypted and are 100% identical to those created by the Linux crypt(3).
	</longdescription>
</pkgmetadata>