Paketname | elfsign |
Beschreibung | ELF binary signing and verification utilities |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.2.2-2 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 128 Byte |
Hängt ab von | libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1) |
Empfohlene Pakete | |
Paketbetreuer | Andrew Pollock |
Quelle | |
Paketgröße | 31010 Byte |
Prüfsumme MD5 | 6e51077913c203773be310e1af158766 |
Prüfsumme SHA1 | 6b0b7e305db8fdddf91bfe4b63d2ee9a63448904 |
Prüfsumme SHA256 | ca6f9a84faba1d968e8d18ffbfb641fec73f645db0df53b3f1726d86f77ca25c |
Link zum Herunterladen | elfsign_0.2.2-2_i386.deb |
Ausführliche Beschreibung | This package provides a utility to add a digital signature to an ELF
binary, and another utility to verify that signature. The current
implementation uses PKI to sign the checksum of the binary. The benefits
of doing this are that it enables one to determine if a binary has
been modified, and who created that binary. This software is similar in
concept and goals to bsign, except that where bsign uses GPG, elfsign uses
PKI (X.509) certificates (OpenSSL)
|