staff blogs

distributed.net staff keep (relatively) up-to-date logs of their activities in .plan files. These were traditionally available via finger, but we've put them on the web for easier consumption.

2002-09-26

bovine [26-Sep-2002 @ 16:08]

Filed under: Uncategorized @ 16:08 +00:00

:: 26-Sep-2002 16:08 GMT (Thursday) ::

Yup it’s true, RC5-64 is done. And here’s some Perl code in case
you’d like to verify the solution yourself on your own machine. This
requires Perl 5.6 or higher.

http://www1.distributed.net/~bovine/perl-rc5/solution64.pl
http://www1.distributed.net/~bovine/perl-rc5/RC5.pm

(I’m temporarily providing a modified version of RC5.pm from the CPAN
module Crypt::RC5 until the author is able to make the next release of
it available with these modifications.)