blob: e2e168b2d9c29ebda9ebfa145560bd16170f6e0a (
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>crypto</herd>
<longdescription>
This package embeds secure hashes (SHA1) and digital signatures (GNU
Privacy Guard) into files for verification and authentication.
Currently, target file types are all ELF format: executables, kernel
modules, schared and static link libraries. This program has
functionality similar to tripwire and integrit without the need to
maintain a database.
</longdescription>
</pkgmetadata>
|