Releases: dusk-network/dusk-crypto
Releases · dusk-network/dusk-crypto
Adding Blake2 Hashing
Merge pull request #20 from dusk-network/feature-19 Add Blake2b256 and Blake2b512 hashing
BLS structure copy
- Add BLS copy capabilities to
Apk
andSignature
- Fix sparse linting warnings
- Improve comments on rangeproofs
Include new version of bn256 library v0.5.1-lattices
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
Stable release of crypto primitives, used by the Dusk Network blockchain. For more information, please refer to the README.