sign is a file signing and signature verification utility. It implements gzip-style command line syntax and OpenSSH-style key-based authentication. It is small, fast, and is meant to facilitate the use of authenticated file hashing for online distributed material.
| Tags | Security Archiving |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: This release fixed the previously broken 'test' (-t) mode.


Changes: This release fixes two small bugs in error message formatting routines.


Changes: A buffer range check was added to the key file parsing code.


Changes: The code was reworked a bit to build cleanly on OpenBSD.


Changes: Some typos in the man page file have been fixed.