Releases: Cosmian/client
Releases Β· Cosmian/client
0.3.0
[0.3.0] - 2025-04-10
π Features
- Delegates encryption to KMS (#13)
- Add UI in React + WASM (#21)
- Add CBC mode support for KMS encryption (#23)
π Bug Fixes
- Test_kms_client: bug when exporting a sym key using the tag of a private key
- Test_certificate_encrypt_using_rsa: add prefix to temporary files
- RUSTSEC-2025-0022: Use-After-Free in Md::fetch and Cipher::fetch
- Findex concurrent tests on KMS encryption layer
π Refactor
- Import all KMS CLI crates (#18)
βοΈ Miscellaneous Tasks
- Missing artifact libcosmian_pkcs11.so on RHEL
- Reuse generic GitHub workflows
0.2.0
ci: fix mkdir on package.cosmian.com
0.1.3
[0.1.3] - 2025-01-09
π§ͺ Testing
- Reuse clap actions instead of cosmian binary
0.1.2
[0.1.2] - 2024-12-23
π Documentation
- Fix notes in README
- Add KMS, FS correspondence versions
- Simplify configuration examples
0.1.1
0.1.0
[0.1.0] - 2024-12-04
π Features
- Create cosmian CLI
- Encrypt datasets, add indexes, search keywords and decrypt results
- Delete dataset + reuse config_utils crate
π Documentation
- Integrate KMS
ckms
documentation - Add authorization (move from KMS)
π§ͺ Testing
- Using docker container to provide KMS and Findex server