oracle_javacard_sdks icon indicating copy to clipboard operation
oracle_javacard_sdks copied to clipboard

Oracle JavaCard Classic SDK-s for using as a Git submodule for ant-javacard projects

Sun/Oracle JavaCard SDK binaries

  • As found from https://www.oracle.com/java/technologies/javacard-sdk-downloads.html
  • All content is ©®™ by Oracle. For example, see this file: jc304_kit/legal/Distribution_ReadME.txt
  • Only necessary binary content (no samples or API documentation), usable with ant-javacard
  • Easily usable with platforms other than Windows
  • Intended to be included as a Git submodule

Usage

git submodule add https://github.com/martinpaljak/oracle_javacard_sdks sdks

NOTES:

  • JavaCard API version is not always the same as the SDK version! For example SDK 3.0.3 includes JavaCard API 3.0.1.
  • 3.0.5 updates are stored for educational purposes. Always use the latest!