Commit Graph

125 Commits (fork-update)

Author SHA1 Message Date
MITSUNARI Shigeo d32e456fc8 add sample of g1only she 4 years ago
MITSUNARI Shigeo 8befb75daa sample/pairing.exe uses Fr::setHashOf 4 years ago
MITSUNARI Shigeo 19128897a8 sample/pairing.exe shows values 4 years ago
MITSUNARI Shigeo df853a52c2 add sample of Fr::sub 4 years ago
MITSUNARI Shigeo eaabb2337b fix pic code 4 years ago
Mohamed Amin JABRI 852b2a53e1 Improve cmake build. 4 years ago
MITSUNARI Shigeo d4d9091e54 change the return type of getCurveParam 4 years ago
MITSUNARI Shigeo 1b043ade54 dirty hack of multi curve instance 5 years ago
MITSUNARI Shigeo ecbc4e403c fix Makefile of pairing_c_min.exe 5 years ago
MITSUNARI Shigeo 0ddc477823 sample/pairing.cpp uses BLS12-381 5 years ago
MITSUNARI Shigeo 1257ac7e36 pairing_c.c uses BLS12-381 5 years ago
MITSUNARI Shigeo 6761619ba6 use secp256k1 in sample/ecdh.cpp 5 years ago
MITSUNARI Shigeo b57e25f0cf old codes use initCurve 5 years ago
MITSUNARI Shigeo 48a5e19b1a cybozu::RandomGenerator supports CYBOZU_DONT_USE_EXCEPTION 6 years ago
MITSUNARI Shigeo 5236952bfd set xi_a for Fp::init 6 years ago
osyoyu 51ae7d86e9
Fix Fp2::init() call in samples 6 years ago
MITSUNARI Shigeo a7efe8a6fe use sha2.hpp instead of crypto.hpp 6 years ago
MITSUNARI Shigeo 67d86637c0 cast int64_t to int 6 years ago
MITSUNARI Shigeo 78289c408d fix compile error 6 years ago
MITSUNARI Shigeo c0bdae8ea7 add initG1only mode for she 7 years ago
MITSUNARI Shigeo 9d2327edd4 conversion.hpp to include/mcl 7 years ago
MITSUNARI Shigeo 09a998993f remove fromStr16 7 years ago
MITSUNARI Shigeo b33f6fdaa0 reduce exception 7 years ago
MITSUNARI Shigeo 299a7053e9 setErrFile is removed 7 years ago
MITSUNARI Shigeo 265b4649f4 define BN::** in mcl::bn** 7 years ago
MITSUNARI Shigeo df468426c4 load dlp-table test 7 years ago
MITSUNARI Shigeo ec2fea6176 use new CurveParam name 7 years ago
MITSUNARI Shigeo aaab06e142 fix error of she_smpl 7 years ago
MITSUNARI Shigeo 2859989e7e use hasNext for loadWord 7 years ago
MITSUNARI Shigeo db9488e061 [she] rename CipherTextM to CipherTextGT 7 years ago
MITSUNARI Shigeo b810c822c8 rename bnXXXinit to initPairing() 7 years ago
MITSUNARI Shigeo 75c77060fb add default random_generator for bgn 8 years ago
MITSUNARI Shigeo 828e955b9a add serialize and deserialize 8 years ago
MITSUNARI Shigeo e98e8ce299 remove unused namespace 8 years ago
MITSUNARI Shigeo b4df91ea9c add sample of bgn 8 years ago
MITSUNARI Shigeo 97c5b5f02e mulGeneric is constant time 8 years ago
MITSUNARI Shigeo 708637d333 use new api 8 years ago
MITSUNARI Shigeo 0de2e4c1a1 rename BN_ to MCLBN_ 8 years ago
MITSUNARI Shigeo 22f72d7913 rename isSame to isEqual 8 years ago
MITSUNARI Shigeo 2ca430617c rename setMsg to SetHashOf 8 years ago
MITSUNARI Shigeo 1937ca971b llvm_mont is faster for bn384 8 years ago
MITSUNARI Shigeo 7be1cd64a4 compare Ec::add and mixed Ec::add 8 years ago
MITSUNARI Shigeo d30c66387d rename shared library from _if to _dy 8 years ago
MITSUNARI Shigeo 405ea71301 fix typo 8 years ago
MITSUNARI Shigeo a04b1099b6 remove warning of vc15 8 years ago
MITSUNARI Shigeo 2c310e76ea split functions for bls_sig.cpp 8 years ago
MITSUNARI Shigeo a188d8090d P is not used 8 years ago
MITSUNARI Shigeo 3ca15da1b6 add BLS signature sample 8 years ago
MITSUNARI Shigeo f71821a727 remove old order arguments 8 years ago
MITSUNARI Shigeo 737794a488 fix typo 8 years ago