MITSUNARI Shigeo
|
69cee3394c
|
[win] add library for bn512 to autolink
|
7 years ago |
MITSUNARI Shigeo
|
ba006adcda
|
[doc] fix comment of bn.h
|
7 years ago |
MITSUNARI Shigeo
|
6b6b7fd8b1
|
[she] change define macro for parameter
|
7 years ago |
MITSUNARI Shigeo
|
3a69196261
|
[gen] llvm 5.0 uses simd but it is slow, then disable sse
|
7 years ago |
MITSUNARI Shigeo
|
ef2fd069db
|
[she] modify pairing instead of miller loop
|
7 years ago |
MITSUNARI Shigeo
|
f7e7aa9126
|
update release tag for cybozulib
|
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
|
06dc69840a
|
[she] use precompute miller loop for Q
|
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
|
25f5096a55
|
remove unused argument
|
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
|
09a6505d02
|
SquareRoot use Fp::pow if possible
|
7 years ago |
MITSUNARI Shigeo
|
7b35b6605e
|
add bn512.hpp
|
7 years ago |
MITSUNARI Shigeo
|
73ed13ed68
|
a little optimization for twist_b = 1 - 2i
|
7 years ago |
MITSUNARI Shigeo
|
9afa137935
|
128-bit security BN curve is ok
|
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
|
c0d84156f2
|
fix detection of 0b...
|
7 years ago |
MITSUNARI Shigeo
|
acd8e59039
|
support llvm-3.4
|
7 years ago |
MITSUNARI Shigeo
|
bac7b485e0
|
add bench of mapto
|
7 years ago |
MITSUNARI Shigeo
|
fabd8e95cd
|
add link to demo
|
7 years ago |
MITSUNARI Shigeo
|
39f1d7a77c
|
add some export functions with underscore
|
7 years ago |
MITSUNARI Shigeo
|
9ce251f643
|
html5 header
|
7 years ago |
MITSUNARI Shigeo
|
40a6dbab60
|
change option of export_functions.py
|
7 years ago |
MITSUNARI Shigeo
|
1f9fb7a741
|
add bench of g1/g2 mul
|
7 years ago |
MITSUNARI Shigeo
|
4923b40e43
|
add ONLY_BENCH test for bn_test
|
7 years ago |
MITSUNARI Shigeo
|
c56818cfb2
|
clear Elgamal::CipherText in cstr
|
7 years ago |
MITSUNARI Shigeo
|
9a859e994a
|
change title of demo
|
7 years ago |
MITSUNARI Shigeo
|
3b0c27b436
|
remark of Edge
|
7 years ago |
MITSUNARI Shigeo
|
d28ec55467
|
add link to demo
|
7 years ago |
MITSUNARI Shigeo
|
b6d63653a5
|
add wasm demo
|
7 years ago |
MITSUNARI Shigeo
|
61473db573
|
rename bgn_test.cpp with she_test.cpp
|
7 years ago |
MITSUNARI Shigeo
|
fc0d355de2
|
fix typo of url
|
7 years ago |