crystal/README.md
2025-03-08 01:35:24 -05:00

453 B

Crystal

Running Post-Quantum Cryptography (Kyber) on JavaCard 2.2.1

Setup

This requires JDK 11 and Apache Ant to be installed with their environment variables set and bin directories added to the environment's PATH.

Run this to setup the SDK environment:

git submodule update --init --recursive
souce env
ant setup

Build

ant build