Skip to content

Releases: niclabs/dtc

v3.1.1

08 Dec 01:05
Compare
Choose a tag to compare
  • Updating dependencies (tcrsa) to v0.0.5
  • Fixing a bug when a wrong message is not discarded
  • Updating ZMQ REP-REQ sockets to apply lazy pirate pattern on error.

v3.1.0

27 Nov 03:10
Compare
Choose a tag to compare
  • Fixing a bug that made impossible to use the signer if a number of nodes lower than (total - threshold) is down

v3.0.6

22 Jun 17:36
Compare
Choose a tag to compare
  • Fixing bug that made builds fail with GCC 10.1 and Go 1.14.4

v3.0.5

20 May 23:43
Compare
Choose a tag to compare
  • Changing test scripts to use updated version of dtcconfig

v3.0.4

09 Mar 21:15
Compare
Choose a tag to compare
  • Fixing double definition of config path

v3.0.3

09 Mar 21:09
Compare
Choose a tag to compare
  • Changing config name of dtc and dtcnode

v3.0.2

30 Jan 22:16
Compare
Choose a tag to compare
  • Updating hsm-tools test: now it tests elliptic curve signing

v3.0.1

29 Jan 17:19
Compare
Choose a tag to compare
  • Fixing Endianness problems in implementation
  • Adding criptoki version in GetInfo
  • Adding CKM_ECDSA support (without hashing)

v3.0.0

22 Jan 18:24
Compare
Choose a tag to compare
  • ECDSA support using tcecdsa library.
  • This version breaks compatibility with previous one, because the configuration file changes sightly.

v2.1.2

06 Dec 16:33
Compare
Choose a tag to compare
  • Moved all the documentation to the wiki.