| Commit message (Expand) | Author | Age | Files | Lines |
* | add GetData/SetData/IsSame | MITSUNARI Shigeo | 2017-04-09 | 1 | -0/+75 |
* | sign is constant time ; signCT is removedrelease20170402 | MITSUNARI Shigeo | 2017-04-02 | 1 | -5/+0 |
* | add constant time sign SecretKey::signCT | MITSUNARI Shigeo | 2017-03-17 | 1 | -0/+4 |
* | add getOpUnitSize | MITSUNARI Shigeo | 2017-03-15 | 1 | -0/+4 |
* | add UNIT option to select bn256 or bn384 | MITSUNARI Shigeo | 2017-03-15 | 1 | -2/+2 |
* | start to support 384-bit curve | MITSUNARI Shigeo | 2017-03-14 | 1 | -2/+2 |
* | add mk.bat and mklib.bat for windows | MITSUNARI Shigeo | 2017-02-03 | 1 | -1/+1 |
* | cgo accesses to T[] of Go | MITSUNARI Shigeo | 2017-01-20 | 1 | -10/+10 |
* | bls_if stack version | MITSUNARI Shigeo | 2016-09-14 | 1 | -0/+4 |
* | avoid copy of instance at Go | MITSUNARI Shigeo | 2016-09-08 | 1 | -0/+16 |
* | add verifyPop | MITSUNARI Shigeo | 2016-09-07 | 1 | -0/+10 |
* | add SecretKey::setArray | MITSUNARI Shigeo | 2016-09-07 | 1 | -0/+4 |
* | add sample of recovering secret key for Go | MITSUNARI Shigeo | 2016-09-06 | 1 | -0/+22 |
* | add Add(rhs) method | MITSUNARI Shigeo | 2016-09-06 | 1 | -0/+12 |
* | make class | MITSUNARI Shigeo | 2016-09-06 | 1 | -41/+75 |
* | use defer | MITSUNARI Shigeo | 2016-09-06 | 1 | -0/+25 |
* | add C interface | MITSUNARI Shigeo | 2016-09-06 | 1 | -0/+105 |