Menu

Tree [329453] master /
 History

HTTPS access


File Date Author Commit
 bin 2016-12-21 JavaCardOS JavaCardOS [290716] log and description
 client 2016-12-22 JavaCardOS JavaCardOS [329453] add license file of jcommander
 log 2016-12-21 JavaCardOS JavaCardOS [290716] log and description
 src 2016-12-15 JavaCardOS JavaCardOS [ee94b3] commit original source file
 KeepassNFC.jcproj 2016-12-21 JavaCardOS JavaCardOS [290716] log and description
 LICENSE 2016-12-21 JavaCardOS JavaCardOS [290716] log and description
 README.md 2016-12-21 JavaCardOS JavaCardOS [290716] log and description

Read Me

KeepassNFC

Overview

KeepassNFC is a applet in javacard platform that it can protect the secret key of KeePass database . It was based on the project smartcard_crypto_applet and can be run on javacard platform with JCRE version 2.2.x or above. KeePass is a famous software about password managerment .

Compiling and Downloading

A project file(KeepassNFC.jcproj) has been created for the users of JCIDE .If you have already installed the JCIDE ,only a simple double-clicking on this file to start the development environment.
You can view ,edit,build or debug the code with JCIDE a powerful Javacard Integrated Development Environment.
You can use pyApdutool to download and install the applet, please reference the topic in the JavaCardOS for the operation detail. It should work on JC30M48 , the downloading and installation have been tested on this card.