Commit Graph

962 Commits (9a09ed2ec8a517d9024821a67fe3185859f42d1f)
 

Author SHA1 Message Date
MITSUNARI Shigeo bd563dde4f rename MBN_ to mbn 8 years ago
MITSUNARI Shigeo d6fe92b48d update C# sample to new api 8 years ago
MITSUNARI Shigeo 96f9767636 rename MCLBN_ to MBN_ 8 years ago
MITSUNARI Shigeo fe127e795a rename MCLBN_initLib to MCLBN_init 8 years ago
MITSUNARI Shigeo ce6ad74541 rename macro 8 years ago
MITSUNARI Shigeo 0de2e4c1a1 rename BN_ to MCLBN_ 8 years ago
MITSUNARI Shigeo 284133ed69 rename mcl/bn_if.h to mcl/bn.h 8 years ago
MITSUNARI Shigeo 55947bd077 rename C interface library 8 years ago
MITSUNARI Shigeo ab79d0e270 add bufSize for SetStr functions 8 years ago
MITSUNARI Shigeo d480d44fc0 fix mklib.bat 8 years ago
MITSUNARI Shigeo 236c622d6f rename BN_MAX_FP_UNIT_SIZE to BN_MAX_OP_UNIT_SIZE 8 years ago
MITSUNARI Shigeo 7921ce5316 add test/bn_if384_test.cpp 8 years ago
MITSUNARI Shigeo 3d807296f1 add bn_if384_test.exe 8 years ago
MITSUNARI Shigeo 659e67ec5e rename BN_init to BN_initLib 8 years ago
MITSUNARI Shigeo c03f944f1a show curve name on bench 8 years ago
MITSUNARI Shigeo abf59abc4e add bench UNIT=4 and 6 8 years ago
MITSUNARI Shigeo a2ea2b8086 bn_if256 test passed 8 years ago
MITSUNARI Shigeo fba343d756 rename hashAndMapTo 8 years ago
MITSUNARI Shigeo 09e9ce81f6 use size_t in bn_if.h 8 years ago
MITSUNARI Shigeo 930b44db5a rename bn256 to bn_f 8 years ago
MITSUNARI Shigeo 22f72d7913 rename isSame to isEqual 8 years ago
MITSUNARI Shigeo 44901d00cf rename BN256 to BN 8 years ago
MITSUNARI Shigeo 2ca430617c rename setMsg to SetHashOf 8 years ago
MITSUNARI Shigeo 3c10560836 primeSize is half of bitSize 8 years ago
MITSUNARI Shigeo 9521407279 add pailler encryption 8 years ago
MITSUNARI Shigeo 4400b61efb change spec of copyAndMask 8 years ago
MITSUNARI Shigeo 0e5eed96e0 add littleEndianToHexStr 8 years ago
MITSUNARI Shigeo 49ebc4119e rename IoEcComp to IoFixedSizeByteSeq 8 years ago
MITSUNARI Shigeo a27f9ea729 cmake downloads all extra files 8 years ago
MITSUNARI Shigeo 3081a013d7 CMakeLits.txt supports visual studio 8 years ago
MITSUNARI Shigeo fdf7539480 cmake downloads xbyak, cybozulib 8 years ago
MITSUNARI Shigeo 9b8261afa3 decrese false probability of prime detection 8 years ago
MITSUNARI Shigeo 74e1b0fda4 disable warning for Block b 8 years ago
MITSUNARI Shigeo 1e414e8ee1 Revert "split fp2.hpp from fp_tower.hpp" 8 years ago
MITSUNARI Shigeo d3432496d0 fix check limit size 8 years ago
MITSUNARI Shigeo 1400332337 split fp2.hpp from fp_tower.hpp 8 years ago
MITSUNARI Shigeo d3d4532184 change struct gmp to namespace gmp 8 years ago
MITSUNARI Shigeo 52dd40b22a rename getGoodRepl to getNAF 8 years ago
MITSUNARI Shigeo 3e813cdfcc remove Fp2:getBitSize() 8 years ago
MITSUNARI Shigeo b38e1ecee9 simplify C# method 8 years ago
MITSUNARI Shigeo 0dcb4d0a90 add #if MCL_MAX_UNIT_SIZE >= 8 years ago
MITSUNARI Shigeo 07a6f764a0 revert b = {}; 8 years ago
MITSUNARI Shigeo be85bac5a6 rename maxOpUnitSize to maxUnitSize 8 years ago
MITSUNARI Shigeo 7849c6d82d reduce code generator if MCL_MAX_BIT_SIZE=256 8 years ago
MITSUNARI Shigeo ec691ce5e0 disable vc warning 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 7ad2f9a9c3 remove warning of vc2015 8 years ago
MITSUNARI Shigeo 332c8cc5b6 add SHARE_BASENAME_SUF 8 years ago
MITSUNARI Shigeo 5446bb6430 remove unnecessary header 8 years ago