[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Move sha1 to C?
From: |
Leo |
Subject: |
Re: Move sha1 to C? |
Date: |
Mon, 23 May 2011 04:02:04 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.7) |
On 2011-05-23 03:04 +0800, Stefan Monnier wrote:
> I'm not sure if we discussed it in the past, but I wouldn't mind using
> sha1 from a C library.
Excellent.
Do you mind if I do the following:
1. add sha1.[ch] from gnulib
2. export sha1 to elisp
3. obsolete sha1.el
Should the signature of sha1 stay as is or change to be similar to md5?
(md5 OBJECT &optional START END CODING-SYSTEM NOERROR)
Leo
- Move sha1 to C?, Leo, 2011/05/21
- Re: Move sha1 to C?, Stefan Monnier, 2011/05/22
- Re: Move sha1 to C?,
Leo <=
- Re: Move sha1 to C?, Stefan Monnier, 2011/05/22
- Re: Move sha1 to C?, Leo, 2011/05/23
- Re: Move sha1 to C?, Stefan Monnier, 2011/05/23
- Re: Move sha1 to C?, Leo, 2011/05/23
- Re: Move sha1 to C?, Stefan Monnier, 2011/05/23
- Re: Move sha1 to C?, Leo, 2011/05/23
- Re: Move sha1 to C?, Stefan Monnier, 2011/05/23
- Re: Move sha1 to C?, Leo, 2011/05/23
- Re: Move sha1 to C?, Stefan Monnier, 2011/05/23
- Re: Move sha1 to C?, Paul Eggert, 2011/05/23