Skip to content

Releases: Cosmian/cloudproof_java

v0.6.2

22 Mar 15:04
025e7ba

Choose a tag to compare

  • Fix generate Header with empty UID or empty Additional Data
  • Added CI tests in Github

v0.6.1

15 Mar 15:23
bc23ef1

Choose a tag to compare

Use of abe_gpsw 0.6.1 (thread safe FFI encryption/decryption cache)

v0.6.0

12 Mar 10:16
a734017

Choose a tag to compare

Added the ability to perform encryption/decryption using the native library and a local cache.
The cache significantly speeds up operations when performing multiple encryptions/decryptions under the same key

see the README file for details

v0.5.2

22 Feb 08:49

Choose a tag to compare

Removed linux binary abe_gpswlibrary from src/main/resources

v0.5.1

22 Feb 06:25

Choose a tag to compare

support for abe_gpsw lib 0.4.0 (and kms server 1.2.1)

v0.5.0

21 Feb 07:49

Choose a tag to compare

Simplified hybrid encryption/decryption with examples and documentation

v0.4.0

15 Feb 09:53

Choose a tag to compare

  • Better REST error handling
  • ABE: Use of Links in KMIP rather than VendorAttributes

v0.3.2

05 Feb 16:00

Choose a tag to compare

The library is now available on Maven Central: https://repo.maven.apache.org/maven2/com/cosmian/cosmian_java_lib/0.3.2/

It is no more a fat jar

v0.3.1

04 Feb 16:09

Choose a tag to compare

Remove spurious log

v0.3.0

31 Jan 10:46
eea2f15

Choose a tag to compare

Support for local hybrid ABE+AES encryption