cloudproof 6.0.1 cloudproof: ^6.0.1 copied to clipboard
Cloudproof Encryption provides libraries and tools to encrypt large repositories of data - Big Data - with high performance and advanced secure techniques in zero trust environments. It also provides [...]
Changelog #
All notable changes to this project will be documented in this file.
[5.1.0] - 2023-03-01 #
Bug Fixes #
- Remove useless commented functions in ios header
Documentation #
- Uniformize readme with other repos
Features #
- Add
ProgressCallback
as an argument of the search function - Add conversions in
Location
to/from number (int
)
Miscellaneous Tasks #
- Remove unsupported targets
Ci #
- Add cross tests
- Clean github cache for each completed PR
- Build example for ios
[5.0.0] - 2023-02-01 #
[4.0.3] - 2023-01-16 #
Miscellaneous Tasks #
- Remove native libs from repo and download them from https://package.cosmian.com.
[4.0.1] - 2023-01-13 #
Features #
- Add wrapping functions for callbacks in
Findex
to help simplify implementation of callbacks - Add
insecureFetchChainsBatchSize
argument toFindex.search
to reduce the number offetchChains
calls during searches
Miscellaneous Tasks #
- Merge tag 'v4.0.0' into develop
Testing #
- Check non regression on existing SQLite db
- Rework upsertEntries
Ci #
- Rename sqlite filename