Skip to content

Releases: unboundsecurity/blockchain-crypto-mpc

Release 1.0.2

14 Feb 05:50
Compare
Choose a tag to compare

Code updated to rerun the Paillier ciphertext generation procedure used in key generation in every refresh. The previous method used was not secure.

Added zero-knowledge proof that the Paillier key is generated correctly

20 Dec 13:59
Compare
Choose a tag to compare
v1.0.1

Modified noise parameter for Paillier ciphertext in ECDSA signing.

Initial release

29 Nov 12:11
Compare
Choose a tag to compare
v1.0

Merge branch 'master' of https://github.com/unbound-tech/blockchain-c…