Skip to content

Releases: dusk-network/dusk-crypto

Adding Blake2 Hashing

26 May 07:42
deb12e0
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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