Category Archives: Cryptography

Solaris 10: Verify the integrity of OS Executable and Linkable Format files

Starting from Solaris 10, most operating system ELF (Executable and Linkable Format) objects have been digitally signed. To verify that a file hasn’t been tampered with, we can use the command “elfsign”. Note that this utility verifies that contents of … Continue reading

Posted in Cryptography, security, Solaris | Tagged , , , | Leave a comment