MITSUNARI Shigeo
|
77fa156b15
|
remove old deserialize api
|
7 years ago |
MITSUNARI Shigeo
|
7115d21cca
|
[she] increase TOTAL_MEMORY
|
7 years ago |
MITSUNARI Shigeo
|
c1d4831f62
|
define MCLBN_USE_NEW_DESERIALIZE_API for mcl-wasm
|
7 years ago |
MITSUNARI Shigeo
|
f5cb5cc1f3
|
[capi] new deserialize api
|
7 years ago |
MITSUNARI Shigeo
|
6b6432f863
|
change size_t to mclSize of bn.h for JS
|
7 years ago |
MITSUNARI Shigeo
|
506a4790e1
|
[js] docs/demo is moved to mcl-wasm
|
7 years ago |
MITSUNARI Shigeo
|
d331a6488e
|
update Makefile for she-wasm
|
7 years ago |
MITSUNARI Shigeo
|
25285fcc1c
|
[js] add IBE demo
|
7 years ago |
MITSUNARI Shigeo
|
97b4208ce1
|
[js] remove exported-mcl.json ; add setInt32 for JS
|
7 years ago |
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 |