Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Releases: dusk-network/dusk-crypto

Adding Blake2 Hashing

26 May 07:42
deb12e0

Choose a tag to compare

Merge pull request #20 from dusk-network/feature-19

Add Blake2b256 and Blake2b512 hashing

BLS structure copy

19 May 10:39
6e4a110

Choose a tag to compare

  • Add BLS copy capabilities to Apk and Signature
  • Fix sparse linting warnings
  • Improve comments on rangeproofs

Include new version of bn256 library v0.5.1-lattices

02 Feb 13:54

Choose a tag to compare

Library bn256 contains a critical bug fix, which prevents mutation during point decompression. This translates into preventing signature mutation when verifying a BLS compressed signature.

dusk-crypto v.0.1.0

21 Aug 10:47
bb600b3

Choose a tag to compare

Stable release of crypto primitives, used by the Dusk Network blockchain. For more information, please refer to the README.