Skip to content

Releases: Cosmian/cloudproof_java

v0.10.1

06 Oct 18:31
d8bb0b3

Choose a tag to compare


[0.10.1]

Added

  • Add Findex callbacks implementations for indexes compaction usage

Changed

  • Test Findex with Redis callbacks

Fixed

  • FFI: fetch callbacks: send correct allocation size in case of insufficient allocated size in order to retry in Rust code

Removed

v0.8.1

08 Sep 18:41
13c1595

Choose a tag to compare


[0.8.1] - 2022-09-08

Added

  • Publish to Maven Central on tags creation

[0.8.0] - 2022-09-02

Changed

  • Rename Findex native shared library to cosmian_findex
  • Update abe_gpsw shared library to 2.0.1
  • Update cover_crypt shared library to 6.0.1
  • Update Policy according to new Format
    • maxAttributeValue becomes maxAttributesCreations
    • store becomes axes
  • Update to kms 2.2.0

v0.7.8

22 Aug 08:26
636c9a4

Choose a tag to compare


[0.7.8] - 2022-08-22

Fixed

  • Findex Master keys deserialization (K* deduplicated)

v0.7.7

18 Aug 16:16
97e9f8b

Choose a tag to compare

[0.7.7] - 2022-07-28

Added

Changed

Fixed

  • KMIP KeyValue structure has changed in KMS from version 2.0.5

Removed


v0.7.6

28 Jul 08:54
3654863

Choose a tag to compare

Findex FFI

  • Add FFI functions with generic callbacks
  • LEB128 serialization when using callbacks
  • Add autotests in CI

CoverCrypt and GPSW (new FFI functions, no KMS needed)

  • Add master keys and user private key generation
  • Add attributes rotation
  • Add small bench on keys generation

CI

  • Add script to rebuild native shared libraries (with glibc 2.17) via docker

v0.7.5

06 Jun 08:16

Choose a tag to compare

use of commons-codec hex call compatible with older versions to use with spark-2.7.5 which uses commons-codec 1.10

v0.7.4

01 Jun 12:49
aba5072

Choose a tag to compare

Rename destroy KMIP-operation

v0.7.3

01 Jun 11:05

Choose a tag to compare

Uses CoverCrypt v2.0.0

v0.7.2

30 May 10:51

Choose a tag to compare

Added support for CoverCrypt

v0.6.3

16 Apr 15:50

Choose a tag to compare

  • Fixed detection of KMS Server in tests
  • Fixed deprecation warning