unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Hash functions for custom-safe-themes
@ 2012-01-05 11:00 Chong Yidong
  2012-01-05 13:21 ` Leo
  0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2012-01-05 11:00 UTC (permalink / raw)
  To: emacs-devel

When we added custom-safe-themes about a year ago, we used SHA1 for
hashing, just because that was conveniently implemented by `sha1.el'.
Several months later, we got built-in SHA256 hashing on all platforms
thanks to Gnulib and the secure-hash primitive.

For future proofing, maybe it would be wise to switch to SHA256 for
custom-safe-themes, before the release.  Any thoughts?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-07  1:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05 11:00 Hash functions for custom-safe-themes Chong Yidong
2012-01-05 13:21 ` Leo
2012-01-06  1:44   ` Stefan Monnier
2012-01-07  1:18     ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).