aboutsummaryrefslogtreecommitdiffstats
path: root/core/utils/crypto.go
Commit message (Expand)AuthorAgeFilesLines
* core: Add DKGSuccess (#569)Jimmy Hu2019-04-151-0/+27
* core: change CRSSignature with bls (#563)Jimmy Hu2019-04-111-8/+15
* core: remove payload from reportForkBlock (#555)Jimmy Hu2019-04-091-0/+6
* core: merge notarySet and DKGSet (#488)Jimmy Hu2019-03-271-4/+6
* core: reset DKG (#502)Mission Liao2019-03-201-0/+9
* dkg: add reset field (#492)Mission Liao2019-03-171-0/+18
* core: remove acks (#451)Mission Liao2019-02-221-7/+0
* core: switch round by block height (#450)Mission Liao2019-02-201-4/+0
* core: expose HashVote function for test (#400)Wei-Ning Huang2019-01-041-2/+3
* utils: move authenticator to utils package (#378)Mission Liao2018-12-221-0/+317