Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (33 loc) · 1.75 KB

File metadata and controls

38 lines (33 loc) · 1.75 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2023-02-27

Added

  • SystemKeyType API.
  • KeyParameter API.
  • LSSecuritySetting API.
  • LSWriteTransactionManager API.
  • LSAsyncTransactionCreatorManager API.
  • LSAsyncTransactionExecutorManager API.
  • LSSecuritySettingFactory API.
  • LegacySam.getSystemKeyParameter method.
  • LegacySam.isManualCounterIncrementAuthorized method.
  • LSTransactionManagerFactory.createAsyncTransactionCreatorManager method.
  • LSTransactionManagerFactory.createAsyncTransactionExecutorManager method.
  • LSFreeTransactionManager.exportTargetSamContextForAsyncTransaction method.
  • LSReadTransactionManager.prepareReadSystemKeyParameters method.
  • LSReadTransactionManager.prepareReadCounterStatus method.
  • LSReadTransactionManager.prepareReadAllCountersStatus method.
  • LSWriteTransactionManager.prepareWriteCounterCeiling method.
  • LSWriteTransactionManager.prepareWriteCounterConfiguration method.

Upgraded

  • "Calypsonet Terminal Reader API" to version 1.2.0.

0.1.0 - 2022-12-12

Added

  • APIs of the SAM image and SAM selection.
  • APIs related to signature computation and verification as well as counter and ceiling reading.