[893] in cryptography@c2.net mail archive
Re: RFC 2144 on CAST-128 Encryption Algorithms (fwd)
daemon@ATHENA.MIT.EDU (Peter Gutmann)
Thu May 22 20:07:51 1997
From: pgut001@cs.auckland.ac.nz (Peter Gutmann)
To: rodney@sabletech.com
Cc: cryptography@c2.net
Reply-To: pgut001@cs.auckland.ac.nz
X-Charge-To: pgut001
Date: Fri, 23 May 1997 10:00:54 (NZST)
>The Entrust folks were pushing CAST at the Memphis IETF. It also suddenly
>showed up as an IPsec option right after Memphis.
>
>It would be interesting to know if it's "safe". (and if it's fast and if
>you can get a copy in C and and and...)
I posted C code for CAST to sci.crypt a few months ago, you should be able to
get it using DejaNews. I'll have the C version and a fast asm implementation
in the next release of cryptlib,
http://www.cs.auckland.ac.nz/~pgut001/cryptlib.html. It's free for anyone to
use, and originates from outside the US. It's a very nice algorithm, there's
a paper on the Nortel site giving the full design details.
Peter.