aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* core: run first DKG at startup. (#129)Jimmy Hu2018-09-233-4/+61
* core: Add dkg test (#119)Jimmy Hu2018-09-192-0/+16
* core:DKG and TSIG protocol (#115)Jimmy Hu2018-09-192-21/+62
* crypto: Add Benchmark for DKG (#105)Jimmy Hu2018-09-141-0/+166
* crypto: dkg implementation and test. (#96)Jimmy Hu2018-09-134-1/+632
* CRYPTO: dkg library (#95)Jimmy Hu2018-09-051-0/+26
* core: BA-based consensus core. (#93)Jimmy Hu2018-09-041-0/+6
* core: Add vote type and add field to block. (#76)Jimmy Hu2018-08-281-0/+5
* core: Sign block in Consensus.PrepareBlock. (#50)Jimmy Hu2018-08-131-1/+1
* core: ValidatorID.Hash is the hash of public key. (#49)Jimmy Hu2018-08-132-0/+8
* crypto: Add SigToPub. (#48)Jimmy Hu2018-08-132-5/+35
* crypto: Add crypto module. (#34)Jimmy Hu2018-08-085-0/+302