Changelogs
Versions
- SDK v0.9.2
- SDK v0.8.6
- SDK v0.7.10
- SDK v0.7.4
- SDK v0.6.4
SDK v0.9.2
Notable Changes:
- Change backend to use sequential sampling and seedless extraction
- Change smallest allowed key size to 1 byte
- Simplify logging API
SDK v0.8.6
Notable Changes:
- Move exceptions to QryptSecurity namespace
- Rename log level enumerations
- Update metadata schema
- Reduce library binary size
SDK v0.7.10
Notable Changes:
- Add chunk multi-threading for genInit and genSync
- Increase maximum supported OTP size to 10MB
SDK v0.7.4
Notable Changes:
- Improve sample retry logic for genInit and genSync
- Increase maximum supported OTP size to 512KB
- Update metadata schema
SDK v0.6.4
Notable Changes:
- Initial baseline of the SDK