Hello, Peter: The PIV-II card application in the reference implementation is written in C++, not Java. The reference implementation platform will load both Java Card applets and native code applets. The native code applets are rendered as DLLs and the PIV-II card application is one of these puppies.
Cheers, Scott -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Williams Sent: Thursday, June 30, 2005 9:20 AM To: 'MUSCLE' Subject: RE: [Muscle] NIST FIPS-201 PIV Reference Implementation My CPU only has 512 bytes of RAM. How can I run .NET? :-( I finally found my demo .NET card again. So what does it take to dump javacard encoding and the javacard API usage, and just run the PIV applets on native .NET APIs? I remember running the muscle applet through the java->C# conversion process, for fun, a while ago. With javacard being such a restricted subset of the java.lang, it produced a good first compile. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:muscle- > [EMAIL PROTECTED] On Behalf Of Bruce Barnett > Sent: Tuesday, June 28, 2005 11:53 AM > To: [email protected] > Subject: [Muscle] NIST FIPS-201 PIV Reference Implementation > > The FIPS201 reference implementation has been posted to > > http://csrc.nist.gov/piv-project/ > > the link points to > > http://csrc.nist.gov/piv-project/NIST_SP_800- > 73_PIV_Reference_Implementation_20050625.zip > > > It requires .NET, JavaCard Development environment 2.2.1 and the > crypto++ package from eskimo.com > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
