elfpgp signs an ELF binary (executable or library) by using standard PGP/GnuPG keys. It also allows for verification of said signatures. The signature is stored in the binary in an ELF record.
| Tags | Utilities Systems Administration Security |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: A bug that would require any unsigned binary to be signed twice (once to generate the proper headers, and again to sign all the changes) was fixed.


Changes: More sections are now signed, and a --dump option was added for debugging.


Changes: This release adds more debug statements and documentation files (TODO, BUGS, etc.). Most of the code has been run through indent.


Changes: The program now fails if required libraries and headers are not found. Some cleanups were also made.


No changes have been submitted for this release.