MITSUNARI Shigeo
|
556ceff945
|
[she] update benchmark
|
7 years ago |
MITSUNARI Shigeo
|
bfeb3c3296
|
[she] add bench for encGi with PrecomputedPublicKey
|
7 years ago |
MITSUNARI Shigeo
|
07addb0e37
|
[she] use int64_t instead of uint32_t *
|
7 years ago |
MITSUNARI Shigeo
|
07e8a0dc95
|
[she] change C api of sheDec
|
7 years ago |
MITSUNARI Shigeo
|
caf9b91ae5
|
[she] add decGi bench for variable m
|
7 years ago |
MITSUNARI Shigeo
|
95f635d36b
|
[she] add PrecomputedPublicKey
|
7 years ago |
MITSUNARI Shigeo
|
9abb09d4d6
|
[she] fix format of benchmark
|
7 years ago |
MITSUNARI Shigeo
|
1b30586060
|
[she] add bench for precomp ML
|
7 years ago |
MITSUNARI Shigeo
|
3bd6edfca6
|
[she] add C api for she
|
7 years ago |
MITSUNARI Shigeo
|
e2c7097f79
|
[she] rename rerandomize to reRand
|
7 years ago |
MITSUNARI Shigeo
|
6b6b7fd8b1
|
[she] change define macro for parameter
|
7 years ago |
MITSUNARI Shigeo
|
8193bb72c8
|
[she] unify benchmark format
|
7 years ago |
MITSUNARI Shigeo
|
1da9e573e4
|
[she] remove duplicated benchmark
|
7 years ago |
MITSUNARI Shigeo
|
60e92db5d8
|
[generic] disable XBYAK if sizeof(Unit) == 4
|
7 years ago |
MITSUNARI Shigeo
|
9d93ce1c51
|
[she] add underscore for member values
|
7 years ago |
MITSUNARI Shigeo
|
850347415c
|
[she] change benchmark format
|
7 years ago |
MITSUNARI Shigeo
|
f38c0f9667
|
add scalar mul of she bench
|
7 years ago |
MITSUNARI Shigeo
|
ada38d75f6
|
fix test of fp
|
7 years ago |
MITSUNARI Shigeo
|
6d6487b748
|
remove testHashAndMapto in bn_test.cpp
|
7 years ago |
MITSUNARI Shigeo
|
d8806e2df3
|
use SHA-2 if MCL_DONT_USE_OPENSSL
|
7 years ago |
MITSUNARI Shigeo
|
f7ad5294e6
|
throw exception if readStream can't data
|
7 years ago |
MITSUNARI Shigeo
|
19fe05fe9f
|
near max 32-bit int value
|
7 years ago |
MITSUNARI Shigeo
|
1923741b68
|
large decoder
|
7 years ago |
MITSUNARI Shigeo
|
fbd71f3f39
|
use window method for GT
|
7 years ago |
MITSUNARI Shigeo
|
2bf9dafa85
|
test limitation of serialize
|
7 years ago |
MITSUNARI Shigeo
|
c762f3c4b7
|
add serialize test
|
7 years ago |
MITSUNARI Shigeo
|
a03f9db4ad
|
use WindowMethod for she:G1:dec
|
7 years ago |
MITSUNARI Shigeo
|
36e1a46454
|
add bench
|
7 years ago |
MITSUNARI Shigeo
|
1ca4c1f1ef
|
she: add rerandomize(CipherTextM)
|
7 years ago |
MITSUNARI Shigeo
|
3246b21842
|
she: add enc.pub(CipherTextM&)
|
7 years ago |
MITSUNARI Shigeo
|
5c43cc4e0f
|
add BN462 parameter (but not run)
|
7 years ago |
MITSUNARI Shigeo
|
b810c822c8
|
rename bnXXXinit to initPairing()
|
7 years ago |
MITSUNARI Shigeo
|
c54e8a6b97
|
fix sign of Vint::adu1
|
7 years ago |
MITSUNARI Shigeo
|
bac7b485e0
|
add bench of mapto
|
7 years ago |
MITSUNARI Shigeo
|
4923b40e43
|
add ONLY_BENCH test for bn_test
|
7 years ago |
MITSUNARI Shigeo
|
fa809a1d70
|
replace BGN with SHE
|
7 years ago |
MITSUNARI Shigeo
|
5aa2d9c1e1
|
rename bgn to she
|
7 years ago |
MITSUNARI Shigeo
|
cfe7949750
|
add save/log for HashTable
|
7 years ago |
MITSUNARI Shigeo
|
d1c59fd632
|
change ioMode for Ec
|
7 years ago |
MITSUNARI Shigeo
|
004afe9b49
|
divUnit is only for 64-bit unit
|
7 years ago |
MITSUNARI Shigeo
|
f4e167ed1e
|
add sample of innerProduct for she
|
7 years ago |
MITSUNARI Shigeo
|
a1fa19150e
|
bgn:unify EcHashTable and GTHashTable
|
7 years ago |
MITSUNARI Shigeo
|
a6171527f8
|
add test divUnit
|
7 years ago |
MITSUNARI Shigeo
|
251f0ac1e3
|
remove redundant test of vint
|
7 years ago |
MITSUNARI Shigeo
|
229cc0166c
|
define macro for emscripten
|
7 years ago |
MITSUNARI Shigeo
|
433203a446
|
use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BIT
|
7 years ago |
MITSUNARI Shigeo
|
585ac4f329
|
add Vint:divu1, modu1
|
7 years ago |
MITSUNARI Shigeo
|
7a9deb7183
|
avoid exception test on emscripten
|
7 years ago |
MITSUNARI Shigeo
|
04f4b17ce9
|
make ARCH=x86 MCL_USE_GMP=0 MCL_USE_OPENSSL=0 test passed
|
7 years ago |
MITSUNARI Shigeo
|
906aab70b3
|
fix many bugs of Vint
|
7 years ago |