[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
md5 and sha1 signatures
From: |
Leo |
Subject: |
md5 and sha1 signatures |
Date: |
Thu, 26 May 2011 17:38:45 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.7) |
Hello all,
Since there is only one user of sha1's BINARY arg namely canlock-sha1 in
the source tree, I wonder if it is worthwhile to make md5 and sha1 have
similar signature:
(md5 OBJECT &optional START END CODING-SYSTEM NOERROR BINARY)
(sha1 OBJECT &optional START END CODING-SYSTEM NOERROR BINARY)
What do you think?
Leo
- md5 and sha1 signatures,
Leo <=