Changelogs

Versions

  1. SDK v0.9.2
  2. SDK v0.8.6
  3. SDK v0.7.10
  4. SDK v0.7.4
  5. SDK v0.6.4

SDK v0.9.2

Notable Changes:

  1. Change backend to use sequential sampling and seedless extraction
  2. Change smallest allowed key size to 1 byte
  3. Simplify logging API

SDK v0.8.6

Notable Changes:

  1. Move exceptions to QryptSecurity namespace
  2. Rename log level enumerations
  3. Update metadata schema
  4. Reduce library binary size

SDK v0.7.10

Notable Changes:

  1. Add chunk multi-threading for genInit and genSync
  2. Increase maximum supported OTP size to 10MB

SDK v0.7.4

Notable Changes:

  1. Improve sample retry logic for genInit and genSync
  2. Increase maximum supported OTP size to 512KB
  3. Update metadata schema

SDK v0.6.4

Notable Changes:

  1. Initial baseline of the SDK