Skip to content

crocs-muni/JCPreECDSA

Repository files navigation

JCPreECDSA

A JavaCard implementation of two-party ECDSA with trusted precomputation.

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/jcpreecdsa.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