Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cgo accesses to T[] of Go | MITSUNARI Shigeo | 2017-01-20 | 1 | -13/+5 |
* | break go api | MITSUNARI Shigeo | 2017-01-20 | 1 | -59/+18 |
* | runtime.SetFinalizer is removed | MITSUNARI Shigeo | 2016-09-14 | 1 | -67/+54 |
* | go fmt | MITSUNARI Shigeo | 2016-09-14 | 1 | -4/+4 |
* | avoid copy of instance at Go | MITSUNARI Shigeo | 2016-09-08 | 1 | -16/+40 |
* | pass the pointer of Id | MITSUNARI Shigeo | 2016-09-07 | 1 | -2/+2 |
* | add verifyPop | MITSUNARI Shigeo | 2016-09-07 | 1 | -0/+9 |
* | add SecretKey::setArray | MITSUNARI Shigeo | 2016-09-07 | 1 | -0/+8 |
* | add test of Sign.Recover | MITSUNARI Shigeo | 2016-09-07 | 1 | -0/+9 |
* | return error if fails | MITSUNARI Shigeo | 2016-09-07 | 1 | -15/+19 |
* | add Recover of PublicKey/Sign | MITSUNARI Shigeo | 2016-09-07 | 1 | -13/+49 |
* | add sample of recovering secret key for Go | MITSUNARI Shigeo | 2016-09-06 | 1 | -0/+32 |
* | add Add(rhs) method | MITSUNARI Shigeo | 2016-09-06 | 1 | -0/+12 |
* | remove Bls in class name | MITSUNARI Shigeo | 2016-09-06 | 1 | -37/+37 |
* | make package | MITSUNARI Shigeo | 2016-09-06 | 1 | -0/+174 |