bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17636: Implement SCRAM-SHA-1 SASL mechanism


From: Stefan Monnier
Subject: bug#17636: Implement SCRAM-SHA-1 SASL mechanism
Date: Sun, 01 Jun 2014 10:20:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>>> SCRAM-SHA-1 requires an implementation of HMAC-SHA1, so I added a module
>>> for that, too.
>> Do we really need a whole file for those three lines?
> Good point.  Should I just put it in hmac-md5.el?  I can't think of any
> more logical place for it.

If I could choose, I'd merge all hmac-*.el into a single file.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]