Commit Graph

59 Commits (48a5e19b1a65e5142cb4d92885737dc3a5d0b09c)

Author SHA1 Message Date
MITSUNARI Shigeo 7f408a29ac [she] add test mul by const 6 years ago
MITSUNARI Shigeo ba980c7ced binding of she supports windows 6 years ago
MITSUNARI Shigeo 9dc5b41fbc add binding of she for python 6 years ago
MITSUNARI Shigeo d8975a2ca3 set CGO_* for cgo 6 years ago
MITSUNARI Shigeo 3048d5c125 rename libmcl_dy.so to libmcl.so 6 years ago
MITSUNARI Shigeo c2946c7a95 add bn384_256 tag for cgo 6 years ago
MITSUNARI Shigeo 0152955132 fix GT operations 6 years ago
MITSUNARI Shigeo 6ff80eb6fd break backword compatibility of 2nd argument of mclBn_init 6 years ago
MITSUNARI Shigeo a88d43df8e test IoSerializeHexStr for Go 6 years ago
MITSUNARI Shigeo 18046703d5 support go on mingw 6 years ago
MITSUNARI Shigeo a4905ee7c3 err is not suitable 7 years ago
MITSUNARI Shigeo 5d4999f1e1 fix of SetHashOf 7 years ago
MITSUNARI Shigeo 299a7053e9 setErrFile is removed 7 years ago
MITSUNARI Shigeo 1e39f8caa4 fix encoding bitSize of Elgamal::PublicKey for Java 7 years ago
MITSUNARI Shigeo ea84028d95 mv java to ffi/java 7 years ago
MITSUNARI Shigeo 8c8d616c9b rename curve name 7 years ago
MITSUNARI Shigeo ddd68bd459 update benchmark and parameter of readme.md 7 years ago
MITSUNARI Shigeo d331a6488e update Makefile for she-wasm 7 years ago
MITSUNARI Shigeo 97b4208ce1 [js] remove exported-mcl.json ; add setInt32 for JS 7 years ago
MITSUNARI Shigeo 4057edeeba [js] use pre.js 7 years ago
MITSUNARI Shigeo 3219815819 [js] move exported-she.js to exported-she.json 7 years ago
MITSUNARI Shigeo f7c8fc96ae [js] add PublicKey.convertToCipherTextGT 7 years ago
MITSUNARI Shigeo 54496ff6e8 [she] add sheConvertFromGi 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 f040937069 [js] export-functions.py supports -re option 7 years ago
MITSUNARI Shigeo b810c822c8 rename bnXXXinit to initPairing() 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 77257b3f91 test_go runs on Linux/OSX 7 years ago
MITSUNARI Shigeo bee8d21f16 rename SetInt to SetInt64 8 years ago
MITSUNARI Shigeo cb3cee454c increase bufSize to get string 8 years ago
MITSUNARI Shigeo b02a13717f fix test 8 years ago
MITSUNARI Shigeo 5b4d8765ea fix cgo 8 years ago
MITSUNARI Shigeo 08072ba72b cast is unnecessary 8 years ago
MITSUNARI Shigeo e027f4fd5e rename mclBn_curve 8 years ago
MITSUNARI Shigeo 4876e522f7 rename MCLBN_OP_UNIT_SIZE to MCLBN_FP_UNIT_SIZE 8 years ago
MITSUNARI Shigeo f9582713dc sample of pairing 8 years ago
MITSUNARI Shigeo 314f6dab14 add mcl.go 8 years ago
MITSUNARI Shigeo 27575dd92e rename mbn to mclBn 8 years ago
MITSUNARI Shigeo 5926add18d update bn256.cs to new api 8 years ago
MITSUNARI Shigeo d6fe92b48d update C# sample to new api 8 years ago
MITSUNARI Shigeo 22f72d7913 rename isSame to isEqual 8 years ago
MITSUNARI Shigeo b38e1ecee9 simplify C# method 8 years ago
MITSUNARI Shigeo 674e5d0c24 Revert "use unsafe fixed for Fr" 8 years ago
MITSUNARI Shigeo 745969978b use unsafe fixed for Fr 8 years ago
MITSUNARI Shigeo 7d9ce3d4bf simplify output of test 8 years ago
MITSUNARI Shigeo f7170d6c8d avoid size_t because it is depends on 32/64-bit architecture 8 years ago
MITSUNARI Shigeo d30c66387d rename shared library from _if to _dy 8 years ago