Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exception if the value >= r | MITSUNARI Shigeo | 2016-08-28 | 1 | -6/+3 |
* | change type of id to Id class | MITSUNARI Shigeo | 2016-08-27 | 1 | -0/+26 |
* | add init ; remove public key from getPop | MITSUNARI Shigeo | 2016-08-27 | 1 | -2/+2 |
* | add test | MITSUNARI Shigeo | 2016-08-21 | 1 | -0/+17 |
* | test of pop | MITSUNARI Shigeo | 2016-08-21 | 1 | -0/+10 |
* | unify **Vec | MITSUNARI Shigeo | 2016-08-21 | 1 | -5/+5 |
* | replace prv with sec | MITSUNARI Shigeo | 2016-08-21 | 1 | -47/+47 |
* | rename PrivateKey to SecretKey | MITSUNARI Shigeo | 2016-08-21 | 1 | -16/+16 |
* | design IF again | MITSUNARI Shigeo | 2016-08-21 | 1 | -11/+26 |
* | change PublicKey::verify to Sign::verify | MITSUNARI Shigeo | 2016-08-21 | 1 | -5/+5 |
* | add operator+() | MITSUNARI Shigeo | 2016-08-15 | 1 | -1/+19 |
* | rename Verifier to MasterPublicKey | MITSUNARI Shigeo | 2016-08-15 | 1 | -12/+5 |
* | setStr, getStr were removed | MITSUNARI Shigeo | 2016-08-15 | 1 | -21/+13 |
* | add Feldman VSS ; Verifier | MITSUNARI Shigeo | 2016-08-11 | 1 | -1/+28 |
* | add PublicKey::recover | MITSUNARI Shigeo | 2016-08-11 | 1 | -0/+11 |
* | test of having same value | MITSUNARI Shigeo | 2016-08-10 | 1 | -0/+7 |
* | first commit | MITSUNARI Shigeo | 2016-08-10 | 1 | -0/+154 |