This repository contains a Java implementation aligned with the Terminal Calypso Crypto Asymmetric specifications proposed by the Calypso Networks Association. It defines the generic interfaces required to implement a card transaction secured by an asymmetrical key cryptography module (e.g. PKI).
The full documentation, including the user guide, download information and contribution guide, is available on the Keypop website keypop.org.
API Javadoc is available here.
API documentation and class diagram is available here.
The code is built with Gradle and is compliant with Java 1.8 in order to address a wide range of applications.