mirror of
https://github.com/corda/corda.git
synced 2025-01-27 06:39:38 +00:00
4b3a804990
* Update SGX build to use deterministic OpenJDK repository. * Remove unused imports. * Update Kotlin dependencies. * Update Avian so that it compiles against our OpenJDK repo. Also include sunec.jar in the Avian binary. because the Enclavlet needs it. * Embed jsse.jar within Avian to enable X.509 support.
To build the enclavelet just run ./gradlew verify-enclave:jar