aboutsummaryrefslogtreecommitdiffstats
path: root/core/crypto/dkg/dkg_test.go
Commit message (Expand)AuthorAgeFilesLines
* misc: migrate to github.com/tangerine-networkHao2019-09-171-4/+4
* Update import pathWei-Ning Huang2019-06-231-4/+4
* core, core: crypto: dkg: fix concurrent access bug (#551)Jimmy Hu2019-04-061-0/+14
* core/crypto/dkg: concurrent access for gpk (#548)Jimmy Hu2019-04-041-3/+70
* core: fix PrivateShares RLP decode/encode bug (#510)bojie2019-03-221-0/+5
* core: recover DKG master private shares (#487)bojie2019-03-131-0/+16
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-7/+7
* Change BLS to dexon-foundation (#245)Jimmy Hu2018-10-231-1/+1
* core: add equality checker for dkg related structure (#237)Mission Liao2018-10-231-2/+63
* crypto: dkg: implement rlp.Encoder, rlp.Decoder for PrivateKey (#235)Sonic2018-10-201-0/+12
* core: types: implement rlp.Encoder and rlp.Decoder (#232)Sonic2018-10-201-0/+25
* crypto: sigtopub to crypto package. remove SigToPubFn (#141)Jimmy Hu2018-09-261-1/+1
* core: move crypto to core/crypto (#140)Mission Liao2018-09-261-0/+461