Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | retry to read if message is emtpy | MITSUNARI Shigeo | 2016-08-30 | 1 | -4/+9 |
* | add sample/bls_tool.cpp | MITSUNARI Shigeo | 2016-08-30 | 2 | -2/+178 |
* | change id to public menmber and remove id from io | MITSUNARI Shigeo | 2016-08-30 | 1 | -4/+5 |
* | change type of id to Id class | MITSUNARI Shigeo | 2016-08-27 | 1 | -6/+8 |
* | reorder of class | MITSUNARI Shigeo | 2016-08-21 | 1 | -1/+1 |
* | replace prv with sec | MITSUNARI Shigeo | 2016-08-21 | 1 | -17/+17 |
* | rename PrivateKey to SecretKey | MITSUNARI Shigeo | 2016-08-21 | 1 | -7/+7 |
* | sample ok | MITSUNARI Shigeo | 2016-08-21 | 1 | -2/+6 |
* | change PublicKey::verify to Sign::verify | MITSUNARI Shigeo | 2016-08-21 | 1 | -1/+1 |
* | add sample of bls | MITSUNARI Shigeo | 2016-08-10 | 1 | -0/+161 |