JavaCardOS / KeepassNFCApplet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:The Unlicense


Languages

Language:Java 100.0%