projects
/
elisp
/
lemi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cba8d4
)
Modify comments.
author
shuhei
<shuhei>
Mon, 26 Feb 2001 10:23:10 +0000
(10:23 +0000)
committer
shuhei
<shuhei>
Mon, 26 Feb 2001 10:23:10 +0000
(10:23 +0000)
mail/hmac-md5.el
patch
|
blob
|
history
diff --git
a/mail/hmac-md5.el
b/mail/hmac-md5.el
index
a36736c
..
a26189e
100644
(file)
--- a/
mail/hmac-md5.el
+++ b/
mail/hmac-md5.el
@@
-44,6
+44,7
@@
;; (encode-hex-string
;; (hmac-md5 "Test With Truncation" (make-string 16 ?\x0c)))
;; => "56461ef2342edc00f9bab995690efd4c"
+;;
;; (encode-hex-string
;; (hmac-md5-96 "Test With Truncation" (make-string 16 ?\x0c)))
;; => "56461ef2342edc00f9bab995"