Commit Graph

1112 Commits (6d6487b748a712f0801b51ab915100a090a9c26a)
 

Author SHA1 Message Date
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
MITSUNARI Shigeo 11c33f8174 fix typo of url 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 049d1590b1 add HashTable::setTryNum 7 years ago
MITSUNARI Shigeo d1c59fd632 change ioMode for Ec 7 years ago
MITSUNARI Shigeo 07d2febc32 use uname -m instead of arch 7 years ago
MITSUNARI Shigeo 004afe9b49 divUnit is only for 64-bit unit 7 years ago
MITSUNARI Shigeo c1f384d0d2 clean before test_go 7 years ago
MITSUNARI Shigeo 77257b3f91 test_go runs on Linux/OSX 7 years ago
MITSUNARI Shigeo f4e167ed1e add sample of innerProduct for she 7 years ago
MITSUNARI Shigeo 8c3a117c54 add doc for WASM 7 years ago
MITSUNARI Shigeo 2146aa1de7 rename AddFrobenius to HaveFrobenius 7 years ago
MITSUNARI Shigeo a1fa19150e bgn:unify EcHashTable and GTHashTable 7 years ago