Skip to content

Releases: Nitrokey/nethsm

v4.0

26 Mar 16:48
v4.0
316d249

Choose a tag to compare

4.0 (2026-04-25)

  • Add IPv6 support
  • Improve networking with internal router
  • Add support for clustering (technical preview)
  • Fix frequent DA lock issues
  • Fix syslog feedback loop

Full Changelog: v3.1...v4.0

v3.1

15 Oct 19:52
v3.1
8b2b96d

Choose a tag to compare

3.1 (2025-10-13)

  • Revert back to old PKCS1 signing format
  • Reduce ARP cache timeout from 20 to 1 minute

Full Changelog: v3.0...v3.1

v3.0

30 Sep 16:37
v3.0
5237010

Choose a tag to compare

3.0 (2025-09-30)

  • Support for SECP256K1 curve and BIP-340 signatures
  • Support for Brainpool-P256/P384/P512 curves
  • Substantial crypto performance improvements
  • Improved performance of restore operation
  • Improved security of ECDSA with random k
  • Allow KeyIDs and UserIDs to include characters -_.
  • Allow setting of subjectAltNames in CSRs
  • Allow shutdown in Locked or Unprovisioned state
  • Allow restore without BackupPassphrase if possible
  • New API for moving keys
  • New API for listing a range of keys
  • Fix initial gratuitous ARP request
  • Fix deleting tags for keys in a namespace
  • Add DigestInfo in RSA PKCS1 signing
  • Remove support for NIST-P224 curve (upstream change)
  • Internal: Upgrade to MirageOS 4.9

Full Changelog: v2.2...v3.0

v2.2

26 May 12:50
v2.2
3e45f2f

Choose a tag to compare

2.2 (2025-05-07)

  • Fix of invalid TPM DA protection in NetHSM 2
  • Fix of CSR format

Full Changelog: v2.1...v2.2

v2.1

26 May 12:49
v2.1
400210c

Choose a tag to compare

2.1 (2025-01-12)

  • Keep real MAC address of ethernet device
  • Support for new NetHSM 2 hardware (MSI Z790)
  • Upgrade to Muen 1.1.1

Full Changelog: v2.0...v2.1

v2.0

01 Aug 03:18

Choose a tag to compare

2.0 (2024-08-01)

  • Implementation of namespaces
  • Substantial crypto performance improvements
  • Improved performance of restore and update operations
  • Fix of memory leak during backup
  • Fix of restore in operational state

Full Changelog: v1.0...v2.0

v1.0

29 Nov 16:28

Choose a tag to compare

1.0 (2023-11-27)

  • Initial release