The Calypso Crypto Symmetric API is the communication interface between the Calypso Card and the Calypso Symmetric Crypto libraries.
Java implementation
Latest version
0.1.1
All deliverables are available directly from the Maven Central Repository or by using one of the project resource managers below:
implementation("org.eclipse.keypop:keypop-calypso-crypto-symmetric-java-api:0.1.1")
implementation 'org.eclipse.keypop:keypop-calypso-crypto-symmetric-java-api:0.1.1'
<dependency>
<groupId>org.eclipse.keypop</groupId>
<artifactId>keypop-calypso-crypto-symmetric-java-api</artifactId>
<version>0.1.1</version>
</dependency>
C++ implementation
Latest version
0.1.0