MuscleApplet-master

所属分类:Java编程
开发工具:Java
文件大小:32KB
下载次数:20
上传日期:2012-11-11 12:05:13
上 传 者laoLee
说明:  一个JAVA CARD APPLET示例程序,非常好的参考。
(The JAVA CARD APPLET sample program, a very good reference.)

文件列表:
.classpath (245, 2010-04-22)
.project (371, 2010-04-22)
.settings (0, 2010-04-22)
.settings\org.eclipse.jdt.core.prefs (22469, 2010-04-22)
.settings\org.eclipse.jdt.ui.prefs (123, 2010-04-22)
AUTHORS (785, 2010-04-22)
COPYING (1778, 2010-04-22)
INSTALL (3707, 2010-04-22)
Local.properties (245, 2010-04-22)
build.xml (8863, 2010-04-22)
src (0, 2010-04-22)
src\com (0, 2010-04-22)
src\com\musclecard (0, 2010-04-22)
src\com\musclecard\CardEdge (0, 2010-04-22)
src\com\musclecard\CardEdge\CardEdge.java (79417, 2010-04-22)
src\com\musclecard\CardEdge\MemoryManager.java (12514, 2010-04-22)
src\com\musclecard\CardEdge\ObjectManager.java (12897, 2010-04-22)
version.properties (94, 2010-04-22)

/************************************************************ MUSCLE SmartCard Development Package: CardEdgeApplet Type: Java precompiled binaries Description: CardEdge implementation with JavaCard Authors: Tommaso Cucinotta David Corcoran Ludovic Rousseau Modified: Eirik Herskedal Karsten Ohme See AUTHORS file for further details Date: October 2001 - February 2008 License: See LICENSE file ************************************************************/ HISTORY ============================================================ 0.9.12 - 09 Feb 2008 - Ant buildfile to compile, convert and verify the applet 0.9.11 - 19 Dec 2003 - Modify two INS to be ISO7816 compliant. This caused bugs with some ifdhandlers following the ISO - scripts to compile, convert and verify the applet - The ListKeys command sends a ISO7816.SW_WRONG_LENGTH if the specified key is not found. Thanks to Patrick Biget for the bug report and the patch 0.9.10 - 20 Sep 2002 Correct a security bug: When importing a certificate (from Mozilla) the keys were created with read, write and use set to ALWAYS. 0.9.9 - 8 Sep 2002 Include Java source code 0.9.8 - Jul 2002 Include the converted CAP file 0.9.7 - Mar 2002 Inclusion of GemXpressoRADIII support 0.9.6 - Nov 2001 Split the packages 0.9.5 - First release REQUIREMENTS ============================================================ In order to use this program, you must have a JavaCard 2.1.1 compliant smart card and a supported smart card reader. You must also have all the software required to load a Java Card Applet on your smartcard. Different smart card vendors provide emulators for their own smart cards. You can also try loading this program into an emulated card. In this case you don't need cards nor readers to be connected to your system. DESCRIPTION ============================================================ This package contains source code and precompiled binaries for the Card Edge Applet, a free implementation of the Cryptographic Card Edge Definition for Java Enabled Smartcards. http://www.musclecard.com/musclecard/ Note that different versions of this Applet could be released, with different features disabled, in order to let you save space on the card if your application does not require those features at all. ADDITIONAL FEATURES ============================================================ This Applet actually supports some pin policy enforcement. Checks are made on the pin size, character set and mix of characters. The exact pin policy depends on parameters provided at instantiation time. KNOWN LIMITATIONS ============================================================ This Applet has been tested with Schlumberger Cyberflex Access 32K cards, Gemplus Gxp 211 PK, Gemplus GemXploreXpresso v3 and is known to work with most cryptographic features involving RSA and DES keys. DSA testing still needs to be done with cards supporting it. KNOWN BUGS ============================================================ None at the moment (02-Oct-2002) SUPPORT ============================================================ If you need any further information, please contact us using the public mailing list for the M.U.S.C.L.E. project. $Id$

近期下载者

相关文件


收藏者