a portable and fast pairing-based cryptography library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mcl/src
MITSUNARI Shigeo c8a13c7a28 enable karatsuba if N >= 8 8 years ago
..
asm rename addNC, subNC to addPre, subPre 8 years ago
proj remove BOM 9 years ago
conversion.hpp move conversion.hpp from include to src 9 years ago
fp.cpp fix check for MCL_MAX_BIT_SIZE > 521 8 years ago
fp_generator.hpp remove mov32c because the function is in xbyak 8 years ago
fp_llvm.hpp use karatsuba if llvm 8 years ago
fp_proto.hpp don't call AddUnitPre if not necessary 8 years ago
gen.cpp enable karatsuba if N >= 8 8 years ago
llvm_gen.hpp add old option 9 years ago