On Jul 20, 2010, at 4:14 PM, [email protected] wrote: > Is there a gnupg command to verifiy a hash, not a signature, (e.g. > MD5, SHA1, SHA256), by entering the hash string and the file or > text it corresponds to?
No. You can do this with sha1sum (sha256sum, etc), with the --check option. David _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
