Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove old code | MITSUNARI Shigeo | 2016-09-06 | 1 | -9/+0 |
* | accept multi line message. remove last '\n' | MITSUNARI Shigeo | 2016-09-03 | 1 | -4/+15 |
* | fix ; replace SecretKey with Sign | MITSUNARI Shigeo | 2016-09-01 | 1 | -5/+5 |
* | add vervose option for bls_tool.exe | MITSUNARI Shigeo | 2016-08-31 | 1 | -2/+25 |
* | always hex string with prefix 0x | MITSUNARI Shigeo | 2016-08-31 | 2 | -3/+4 |
* | update sample for new api | MITSUNARI Shigeo | 2016-08-31 | 1 | -21/+20 |
* | 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 |