Skip to content

crocs-muni/JC2pECDSA

Repository files navigation

JC2pECDSA

A JavaCard implementation of two-party ECDSA.

Building the Applet

To build the applet, clone this repository with submodules, set your card type in the main applet file on line 10, and run:

./gradlew buildJavaCard

The resulting cap file can be found in applet/build/javacard/jc2pecdsa.cap.

Testing and performance measurement

Tests can be run using the following command.

./gradlew test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages