Poster of Linux kernelThe best gift for a Linux geek
elfverify

elfverify

Section: User Commands (1) Updated: 2004/05/06
Local index Up
 

NAME

elfverify - program to do something  

SYNOPSIS

elfverify [options] files...
 

DESCRIPTION

This manual page documents briefly the elfverify command. This manual page was written for the Debian distribution because the original program does not have a manual page.

elfverify is used to verify the signature added to an ELF binary by elfsign. It calculates the MD5 checksum of the binary, skipping over the signature section. The signature is then extracted, and verified as being issued by a trusted authority. Finally, the signature is decrypted and compared against the MD5 checksum derived.  

OPTIONS

A summary of options is included below.
-h
Show summary of options.
-f elf image
The name of the ELF binary image you wish to sign
-c ca cert file
The CA certificate that was used to sign the binary
-p ca cert path
Something intelligent needs to go here
 

SEE ALSO

elfsign(1)
 

AUTHOR

This manual page was written by Andrew Pollock <apollock@debian.org>, for the Debian project (but may be used by others).


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 21:12:35 GMT, April 16, 2011