Commit Graph

209 Commits (ee1eef38c82df079172502f850a2623d08233bf4)

Author SHA1 Message Date
MITSUNARI Shigeo 2f53f90067 she ; exported-she.json is removed 7 years ago
MITSUNARI Shigeo c6080baafd add mcl-wasm(TBD) 7 years ago
MITSUNARI Shigeo ab81863766 exported-she.txt is removed 7 years ago
MITSUNARI Shigeo 55fb850402 add wasm option(TBD) 7 years ago
MITSUNARI Shigeo 3b41a2891f [js] refactor Makefile for wasm 7 years ago
MITSUNARI Shigeo 4057edeeba [js] use pre.js 7 years ago
MITSUNARI Shigeo 18ac8a55d2 [js] she.js supports Node.js and browser 7 years ago
MITSUNARI Shigeo 03925e780a [js] use __attribute__((used)) instead of EXPORTED_FUNCTIONS 7 years ago
MITSUNARI Shigeo 3219815819 [js] move exported-she.js to exported-she.json 7 years ago
MITSUNARI Shigeo 00380d7d70 correct dependency of she_c256.obj 7 years ago
MITSUNARI Shigeo 12c0e1a02f [js] enc/dec for G1/G2/GT 7 years ago
MITSUNARI Shigeo e2336179e9 [she] add MCLSHE_WIN_SIZE macro 7 years ago
MITSUNARI Shigeo 99dae4167e [she] add remove old pages 7 years ago
MITSUNARI Shigeo 9d1a2d754d [js] add re option to export-functions.py 7 years ago
MITSUNARI Shigeo 53d7fbf7d6 remove warning to miss opt command in Makefile 7 years ago
MITSUNARI Shigeo 3bd6edfca6 [she] add C api for she 7 years ago
MITSUNARI Shigeo 3a69196261 [gen] llvm 5.0 uses simd but it is slow, then disable sse 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 acd8e59039 support llvm-3.4 7 years ago
MITSUNARI Shigeo 39f1d7a77c add some export functions with underscore 7 years ago
MITSUNARI Shigeo 40a6dbab60 change option of export_functions.py 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 77257b3f91 test_go runs on Linux/OSX 7 years ago
MITSUNARI Shigeo 108b4ababb add test vint_test.cpp 7 years ago
MITSUNARI Shigeo 146fb21c15 fix spell of paillier 7 years ago
MITSUNARI Shigeo b4df91ea9c add sample of bgn 8 years ago
MITSUNARI Shigeo 9f6f3108b5 specify lib for mac 8 years ago
MITSUNARI Shigeo 14251e855e start to implement bgn with prime-order pairing 8 years ago
MITSUNARI Shigeo aab87af960 implement GLV for G2 8 years ago
MITSUNARI Shigeo b02a13717f fix test 8 years ago
MITSUNARI Shigeo 4876e522f7 rename MCLBN_OP_UNIT_SIZE to MCLBN_FP_UNIT_SIZE 8 years ago
MITSUNARI Shigeo 15e511bbb3 make test_go 8 years ago
MITSUNARI Shigeo 27575dd92e rename mbn to mclBn 8 years ago
MITSUNARI Shigeo ba4f0d560a unify setHexStr and setDecStr to setStr 8 years ago
MITSUNARI Shigeo 96f9767636 rename MCLBN_ to MBN_ 8 years ago
MITSUNARI Shigeo ce6ad74541 rename macro 8 years ago
MITSUNARI Shigeo 0de2e4c1a1 rename BN_ to MCLBN_ 8 years ago
MITSUNARI Shigeo 55947bd077 rename C interface library 8 years ago
MITSUNARI Shigeo 236c622d6f rename BN_MAX_FP_UNIT_SIZE to BN_MAX_OP_UNIT_SIZE 8 years ago
MITSUNARI Shigeo 3d807296f1 add bn_if384_test.exe 8 years ago
MITSUNARI Shigeo 930b44db5a rename bn256 to bn_f 8 years ago
MITSUNARI Shigeo 9521407279 add pailler encryption 8 years ago
MITSUNARI Shigeo 332c8cc5b6 add SHARE_BASENAME_SUF 8 years ago
MITSUNARI Shigeo afe8654a7d add make install 8 years ago
MITSUNARI Shigeo 45b01494cc start to imple GLV for G1 8 years ago
MITSUNARI Shigeo 07936c0fc5 make returns 1 if tests fail 8 years ago
MITSUNARI Shigeo ee2f24c79f add bn384_test 8 years ago