GNU Emacs 23.2 released
permalink.gmane.org
GNU Emacs 23.2 released
1–10 of 90 posts
Re: GNU Emacs 23.2 released
#2Re: GNU Emacs 23.2 released
#3Re: GNU Emacs 23.2 released
#4They are still using MD5 checksums?
Re: GNU Emacs 23.2 released
#5Re: GNU Emacs 23.2 released
#6* CEDET http://cedet.sourceforge.net/ is now part of emacs(!!!)
* RMAIL now uses mbox
Re: GNU Emacs 23.2 released
#7Earlier quoted context omitted.
What should they be doing?
[deleted]
Re: GNU Emacs 23.2 released
#8Earlier quoted context omitted.
What should they be doing?
[deleted]
So no, for these purposes, MD5 doesn't post a problem.
Re: GNU Emacs 23.2 released
#9The NEWS file http://www.gnu.org/software/emacs/NEWS.23.2 is more helpful. * CEDET http://cedet.sourceforge.net/ is now part of emacs(!!!) * RMAIL now uses mbox
I think js2.el (Steve Yegge) was combined with javascript.el to make a new mode. Might be interesting...
Re: GNU Emacs 23.2 released
#10Earlier quoted context omitted.
[deleted]
All hashes suffer from collisions (Otherwise they would be great compression tools). But a collision to an arbitrary MD5 hash cannot yet be easily calculated. And producing a working (malware) binary with the same hash would be quite a challenge. So no, for these purposes, MD5 doesn't post a problem.
It is now well-known that the crytographic hash function MD5 has been broken. [...] The following is an improvement of Diaz's example, which does not need a special extractor. Here are two pairs of executable programs (one pair runs on Windows, one pair on Linux) [...] Here, you can download the software that I used to create MD5-colliding executable files.