aboutsummaryrefslogtreecommitdiffstats
path: root/core/authenticator.go
Commit message (Expand)AuthorAgeFilesLines
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-9/+9
* core: Add BlockSkeleton and Verify functions (#271)Jimmy Hu2018-10-291-0/+6
* core: Move dkg in types to types/dkg. (#253)Jimmy Hu2018-10-251-5/+6
* core: types: fix nodeID generation (#191)Wei-Ning Huang2018-10-111-1/+1
* core: Add DKG final message. (#181)Jimmy Hu2018-10-091-0/+8
* core: update data model to reflect new model (#157)Wei-Ning Huang2018-10-011-21/+0
* core: integrate authenticator (#150)Mission Liao2018-09-301-7/+63
* crypto: sigtopub to crypto package. remove SigToPubFn (#141)Jimmy Hu2018-09-261-10/+8
* core: move crypto to core/crypto (#140)Mission Liao2018-09-261-0/+100