aboutsummaryrefslogtreecommitdiffstats
path: root/test/bls_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rename PrivateKey to SecretKeyMITSUNARI Shigeo2016-08-211-16/+16
|
* design IF againMITSUNARI Shigeo2016-08-211-11/+26
|
* change PublicKey::verify to Sign::verifyMITSUNARI Shigeo2016-08-211-5/+5
|
* add operator+()MITSUNARI Shigeo2016-08-151-1/+19
|
* rename Verifier to MasterPublicKeyMITSUNARI Shigeo2016-08-151-12/+5
|
* setStr, getStr were removedMITSUNARI Shigeo2016-08-151-21/+13
|
* add Feldman VSS ; VerifierMITSUNARI Shigeo2016-08-111-1/+28
|
* add PublicKey::recoverMITSUNARI Shigeo2016-08-111-0/+11
|
* test of having same valueMITSUNARI Shigeo2016-08-101-0/+7
|
* first commitMITSUNARI Shigeo2016-08-101-0/+154