Skip to content

Releases: Cosmian/kms

4.14.2

05 Apr 14:04
Compare
Choose a tag to compare

[4.14.2] - 2024-04-05

Ci

  • Add standalone workflow to test KMS in Cosmian VM (#233)

Features

  • Rebase KMS GCP image on Cosmian VM 1.1.0-rc.4

4.14.0

27 Mar 15:21
Compare
Choose a tag to compare

[4.14.0] - 2024-03-27

Bug Fixes

  • Fixed double quotes problem in cosmian vm test (CI)
  • Fixed trailing null byte bug for biguint/bytes conversions (#224)
  • Make the CLI compile on Windows and MacOS (without openssl installed) (#209)

Features

  • Support Veracrypt PKCS11 provider library (#208)

Testing

  • Update test_kms.py to use covercrypt 14.0.0 (#217)

4.13.5

20 Mar 19:48
Compare
Choose a tag to compare

[4.13.5] - 2024-03-20

Bug Fixes

  • Add missing image_licenses in packer for GCP (#219)

4.13.4

18 Mar 14:04
Compare
Choose a tag to compare

[4.13.4] - 2024-03-18

Ci

  • Push GCP images based on Cosmian VM 1.1.0-rc2

4.13.3

11 Mar 16:06
Compare
Choose a tag to compare

[4.13.3] - 2024-03-11

Bug fixes

  • ckms needs kmip dependency with features openssl (#202)

Ci

  • Push GCP images on cosmian-dev and cosmian-public only once (#203)

4.13.2

10 Mar 07:14
Compare
Choose a tag to compare

[4.13.2] - 2024-03-09

Ci

  • Filter reboot test on GCP/RHEL instance.

4.13.1

09 Mar 07:13
Compare
Choose a tag to compare

[4.13.1] - 2024-03-08

Ci

  • Add build of GCP images (ubuntu/redhat) #191.

4.13.0

08 Mar 10:17
Compare
Choose a tag to compare

[4.13.0] - 2024-03-08

Features

  • Save KMIP Attributes in a proper column of Objects table #166:
    • Remove all custom tags _cert_spki, _cert_cn, _cert_issuer and _cert_sk
  • Add support for CoverCrypt rekey, prune, and Policy editing methods #179:
    • Add CLI commands to perform these actions
  • Accurate CryptographicUsageMask for KMIP creation (RSA and EC keys) #189 and #187.

Refactor

  • Rework utils/crypto #178.

Ci

  • Add build on RHEL9 #196.
  • Add build of GCP images (ubuntu/redhat) #191.

Bug fixes

  • Fixing inconsistent crypto consts #190.
  • Fix interpolation in error macros #184.
  • Move internal KMIP Objects into Box to avoid stack memory overflow #200.

4.12.0

08 Feb 13:15
Compare
Choose a tag to compare

[4.12.0] - 2024-02-08

Features

  • Generalize the refresh of JWKS in the middleware #150.
  • CI speed up #173.
  • Add support for Microsoft Double Key Encryption (DKE) endpoints #170.
  • Re-organized crypto package by algorithm, removed duplicated code #170.
  • Add support for FIPS mode for the ckms client #170.
  • Documented TOML configuration file for the KMS server #170.
  • Overall improvements to the documentation on algorithms and FIPS mode #170.

4.11.3

26 Jan 13:06
Compare
Choose a tag to compare

[4.11.3] - 2024-01-26

Features

  • CLI: allow multiple operations to be supplied at once for access control #155.

Miscellaneous Tasks

  • Business Source License 1.1