For the latest version, please use Key Management System 3.9.2!

Release 3.2.1

Bugfixes

  • MTG KMS-Server

    • For Create::SecretData, SecretDataType.PASSWORD with KeyFormatType(XDIGITS, GRAPH, ASCII), the possible character set was not fully utilised, e.g. for XDIGITS the 'F' or for 'GRAPH' the '~' (0x7e). With ASCII, the complete range 0x00-0x7f is now also used.

    • Padding added for the signature operation with RSA and the padding method PKCS1V1_5.

  • MTG KMS-UI

    • Fixed public key link in private key details page in KMS Crypto UI.

    • Fixed the download public key functionality in the keypair and public key details pages in KMS Crypto UI.

    • Fixed issue of covering the page content when the side-menu was open.

    • Fixed lost query parameters on refresh or manual url navigation.

Features and updates

All MTG Java Application Projects

List of all MTG Java Application Projects see [MTG_ERS_JAVA].

  • MTG KMS-Server

    • Update MTG-KMS-KMIP-Operations document.

    • Extension of the validation of the Managed-Object crypto attributes (e.g. CryptographicLength==actual key length).

    • Extension of the handling of default managed object crypto attributes. If possible, crypto attributes are also derived from the key material.

    • KMIP Operation Register::CertificateRequest updated.

    • KMIP Operation Register::Certificate update to use X.509-PKCS#7.

    • Support of further RSA-Encrypt/Decrypt OEAP-Padding variants.

    • The KMIP Sign() and SignatureVerify() methods are enhanced to handle DigestedData with RSA-and-PKCS1.5Padding as ASN.1 encoded DigestInfo or as raw Message-Digest data.

MTG KMS-PKCS#11-Library

  • none

MTG KMS-UI

  • - Upgraded library @mtg/ers-ui-utils, due to the display of icons after the latest Chromium version.

Installation instructions

  • none