Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
/ JavaCard-Example Public archive

JavaCard 2 & 3 examples

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Herve-M/JavaCard-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#JavaCard Crypto Example

This is the SRC folder of many project about JavaCard. Main goal is to give some example of security implementation.

##Folder Organization :

.HelloCrypt
:: Basic JavaCard application with basic crypt protocol.

Terminal ask for a session Token
Card generate a DES key and answer with a crypted + signed msg.
Terminal decrypt and use the DES Key to crypt all communication
All msg have a MAGIC byte.If one message don't have it, it stop communication.

##File Description :

.\README : this file
.\AUTORS : list of authors
.\INSTALL : how to install and compile projects
.\LICENSE : license file for the project
.\CONTRIBUTING : How To contribute

##License :

Under the MIT License (MIT)

About

JavaCard 2 & 3 examples

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages