Jean-Luc Giraud wrote: > > On Thursday, September 27, 2001, at 02:32 PM, David Corcoran wrote: > > >> So it should probably be added to the spec as a future feature. > > > > AES has already been implemented in Java, I have a jar called > > "rijndael-unix-optj.tar" (Rijndael is the name of the AES algo). > > This jar comes from the official web site of the organisation who > > choose the algorithm (don't remember the name). > > I suspected that AES had been implemented in java (I even wonder if it > was not a NIST requirement). But I don't think that this is a Java Card > implementation. Native implementation of crypto algorithms on smart > cards are usually not extremely fast but I wonder how a java > implementation would be :). So I think we should wait for native > implementation in the JCRE.
I think, it is not necessary to have a Java-Card to use this api. We using a basic-programmed smartcard with pure Java-software on the PC. The new cards have AES.. wbr -- Robert Valentan *************************************************************** Unix Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux Environment) http://www.linuxnet.com/ To unsubscribe send an email to [EMAIL PROTECTED] with unsubscribe sclinux ***************************************************************
