Quorum Key Manager Versions Save

A universal Key & Account Management solution for blockchain applications.

v21.12.5

1 year ago

🛠 Bug fixes

  • Fix panic d.nx != 0 caused by concurrency issue on hashing credentials.

v21.12.4

2 years ago

🛠 Bug fixes

  • Fix padding issue with malleable ECDSA signatures

v21.12.3

2 years ago

🛠 Bug fixes

  • Mathematically transform malleable ECDSA signatures into non-malleable signatures.

v21.12.2

2 years ago

🆕 Features

  • Support for OIDC token custom claims AUTH_OIDC_CUSTOM_CLAIMS for tenant_id and permissions.
  • Support for ED25519 keys (EdDSA signature scheme using SHA-512 and Curve25519)

🛠 Bug fixes

  • Invalid authentication forwarded to downstream proxy nodes if QKM authentication is enabled.
  • Fixed AWS client issue preventing racing condition on key state transition changes.
  • Fixed invalid request error on creating Registry with empty payload
  • Fixed forwarding of vault service 429 errors.
  • Retry on AKV malleable ecdsa signatures.
  • Fixed failure on estimating gas sending deploy contract eea_transactions.

v21.12.1

2 years ago

🛠 Bug fixes

  • Fixes a bug in the sync command that prevent it from running.

v21.12.0

2 years ago

🆕 Features

  • Support for import of secrets, keys and ethereum accounts through command line (sync command)
  • Support for alias management on /registries/{registryName}/aliases
  • Support Token Issuer Servers to validate JWTs. Environment variable AUTH_JWT_ISSUER_URL and AUTH_JWT_AUDIENCE

🛠 Changes

  • Env var AUTH_OIDC_CA_CERT and flag --auth-oidc-ca-cert renamed to AUTH_OIDC_PUB_KEY and --auth-oidc-pub-key
  • Manifest definition changes introducing the new kind Vault. See the documentation for more information.
  • Removed usage of AUTH_JWT_CERTIFICATE in favor of AUTH_JWT_ISSUER_URL and AUTH_JWT_AUDIENCE

v21.9.3

2 years ago

v21.9.3 (2021-11-10)

🛠 Bug fixes

  • Fixes bug in Hashicorp client that prevents the process from exiting when a new token is written or updated from filesystem.

v21.9.2

2 years ago

🛠 Bug fixes

  • Use comma as column separator in CSV file for API key definition

v21.9.0

2 years ago

🆕 Features

Initial release of the Quorum Key Manager

🐛 Know issues

  • Communication between HashiCorp Vault and Quorum Key Manager cannot use TLS

v21.7.0-alpha.5

2 years ago