MITSUNARI Shigeo
|
4fdfa0c899
|
reduce bit size of scalar multiplication on BLS12
|
7 years ago |
MITSUNARI Shigeo
|
ede0f9b207
|
refactor namespace
|
7 years ago |
MITSUNARI Shigeo
|
e53ae142e8
|
scalar multiplication of G2/GT on BLS12 by GLV method
|
7 years ago |
MITSUNARI Shigeo
|
e12aa2fe77
|
remove debug message in she_c
|
7 years ago |
MITSUNARI Shigeo
|
ca465e6498
|
add desc. for BLS12-381 to readme
|
7 years ago |
MITSUNARI Shigeo
|
76b95e216f
|
enable GLV method for BLS12/G1
|
7 years ago |
MITSUNARI Shigeo
|
6262d99736
|
GLV method for BLS12
|
7 years ago |
MITSUNARI Shigeo
|
d5de0e304a
|
refactor G2::Frobenius
|
7 years ago |
MITSUNARI Shigeo
|
1a8bfdd7c0
|
refactor structure of BN
|
7 years ago |
MITSUNARI Shigeo
|
fab655989b
|
define BN::precomputed* in mcl::bn*
|
7 years ago |
MITSUNARI Shigeo
|
265b4649f4
|
define BN::** in mcl::bn**
|
7 years ago |
MITSUNARI Shigeo
|
f0140dee83
|
[she] add description of she.neg
|
7 years ago |
MITSUNARI Shigeo
|
09ee2e1ab2
|
add CipherText::neg
|
7 years ago |
MITSUNARI Shigeo
|
cfc6586a58
|
add alias of mcl::init
|
7 years ago |
MITSUNARI Shigeo
|
c63ef32715
|
add japanese she api doc
|
7 years ago |
MITSUNARI Shigeo
|
94ec3aafc2
|
define some functions in mcl::she
|
7 years ago |
MITSUNARI Shigeo
|
4f9e9f00ce
|
add assert for setByCSPRNG
|
7 years ago |
MITSUNARI Shigeo
|
df468426c4
|
load dlp-table test
|
7 years ago |
MITSUNARI Shigeo
|
171bd6ebc2
|
disable error for she
|
7 years ago |
MITSUNARI Shigeo
|
ec2fea6176
|
use new CurveParam name
|
7 years ago |
MITSUNARI Shigeo
|
4f0477170d
|
bench for setStr w/wo check
|
7 years ago |
MITSUNARI Shigeo
|
8c8d616c9b
|
rename curve name
|
7 years ago |
MITSUNARI Shigeo
|
2aececee6a
|
bls12_381.hpp is removed
|
7 years ago |
MITSUNARI Shigeo
|
e07a7eba62
|
add mclBn_verifyOrderG1/G2
|
7 years ago |
MITSUNARI Shigeo
|
aaab06e142
|
fix error of she_smpl
|
7 years ago |
MITSUNARI Shigeo
|
fe3f42f711
|
add doc for BLS12-381
|
7 years ago |
MITSUNARI Shigeo
|
0d9e994f57
|
fix clear GLV for BLS12
|
7 years ago |
MITSUNARI Shigeo
|
16babbe104
|
refactor some classes
|
7 years ago |
MITSUNARI Shigeo
|
81390cb1f5
|
unify BNT and BasePairintT
|
7 years ago |
MITSUNARI Shigeo
|
f898b4f412
|
remove bls12.hpp
|
7 years ago |
MITSUNARI Shigeo
|
7814aea9ed
|
remove default value of ParamT::init
|
7 years ago |
MITSUNARI Shigeo
|
c9e76878e6
|
unify MapToT
|
7 years ago |
MITSUNARI Shigeo
|
b726029534
|
rename expHardPart as BN/BLS12
|
7 years ago |
MITSUNARI Shigeo
|
3b815cf485
|
rename curveParam
|
7 years ago |
MITSUNARI Shigeo
|
443edad6e6
|
_
|
7 years ago |
MITSUNARI Shigeo
|
1cdd69e265
|
enable later
|
7 years ago |
MITSUNARI Shigeo
|
50189c1652
|
miss to update
|
7 years ago |
MITSUNARI Shigeo
|
2d36f00388
|
remove macro for bls12
|
7 years ago |
MITSUNARI Shigeo
|
abdbc00f23
|
remove unused var
|
7 years ago |
MITSUNARI Shigeo
|
49dde231b6
|
unify curve param
|
7 years ago |
MITSUNARI Shigeo
|
77c69a6dec
|
rename mul_014 and mul_025
|
7 years ago |
MITSUNARI Shigeo
|
05ba3e50ec
|
unify bn and bls12
|
7 years ago |
MITSUNARI Shigeo
|
7dbba75a62
|
[she] update bench
|
7 years ago |
MITSUNARI Shigeo
|
6fb3fb8520
|
add reference
|
7 years ago |
MITSUNARI Shigeo
|
08d0b7e5d1
|
remove old order of pairings
|
7 years ago |
MITSUNARI Shigeo
|
30ec0e0038
|
use bench.hpp for bls12
|
7 years ago |
MITSUNARI Shigeo
|
6e366d2454
|
bls12::mapToG1 is ok
|
7 years ago |
MITSUNARI Shigeo
|
fa653e858f
|
add bls12::mapToG2
|
7 years ago |
MITSUNARI Shigeo
|
67ec14cb8f
|
[break backward compatibility] mapToG2 is changed
|
7 years ago |
MITSUNARI Shigeo
|
bd472efa80
|
add G2::Frobenius2, Frobenius3
|
7 years ago |