aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* remove id from the other classMITSUNARI Shigeo2016-08-311-20/+41
|
* change id to public menmber and remove id from ioMITSUNARI Shigeo2016-08-301-3/+3
|
* exception if the value >= rMITSUNARI Shigeo2016-08-281-6/+3
|
* change type of id to Id classMITSUNARI Shigeo2016-08-271-0/+26
|
* add init ; remove public key from getPopMITSUNARI Shigeo2016-08-271-2/+2
|
* add testMITSUNARI Shigeo2016-08-211-0/+17
|
* test of popMITSUNARI Shigeo2016-08-211-0/+10
|
* unify **VecMITSUNARI Shigeo2016-08-211-5/+5
|
* replace prv with secMITSUNARI Shigeo2016-08-211-47/+47
|
* 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