Skip to content

Releases: opentdf/client-cpp

1.5.6-alpha

07 Nov 14:57
dfb747e
Compare
Choose a tag to compare
PLAT-2779 VirtruSDK Publish wrapper builds when there is a cpp release

1.5.6 - GCC13 fix, SWIG improvements

01 Nov 13:54
91501cb
Compare
Choose a tag to compare
  • Add include to avoid gcc13 complaint
  • Change ifdefs to avoid SWIG warnings and expose StorageTypeString

1.5.5 - Created TDFs without encryption

16 Oct 14:55
4957c08
Compare
Choose a tag to compare
  • API to create TDFs without encryption

1.5.4 - Address native C++ SDK performance issues

02 Oct 15:23
419dc55
Compare
Choose a tag to compare
  • TDFArchiveWriter allocates many small buffers instead of creating a big buffer and reusing it.
  • Allocate an internal buffer for better i/o performance for file stream.
  • Enabled openssl asm for arm

1.5.3 - Updates to makefiles and build scripts

18 Sep 16:09
9b9bf08
Compare
Choose a tag to compare

Updates to the makefiles and build scripts to make the build more palatable to conan-center-index.

1.5.2 - Separate C wrapper for TDFStorageType

14 Sep 18:13
0871739
Compare
Choose a tag to compare

For clarity and cleanliness, move the TDFStorageType C interface out into its own files

1.5.1 - API to get key access objects from TDF

14 Sep 16:06
0038d72
Compare
Choose a tag to compare
  • API to get key access objects from TDF

1.5.0 - OpenSSl 3.1, improved assertion support

10 Aug 19:09
664b5ff
Compare
Choose a tag to compare
  • Upgrade to openSSL 3.1
  • Improve ICTDF assertion support

1.4.0 - IC-TDF format support

12 Jun 16:54
06accc7
Compare
Choose a tag to compare
  • Adds IC-TDF format support

1.3.10 - Version bump for CCI

10 Mar 18:46
b57baf5
Compare
Choose a tag to compare

Updated version number to force conan center index to auto-generate new release PR. No changes to code or documentation.