Commit Graph

12 Commits (7ad2f9a9c3ceb82f8dbcd23c9d0743a1f5e18419)

Author SHA1 Message Date
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
MITSUNARI Shigeo c23647187c rename log file 8 years ago
MITSUNARI Shigeo 61b26942f2 split program.cs to bn256.cs and bn256_test.cs 8 years ago
MITSUNARI Shigeo ca9d69fe32 add pairing test for C# 8 years ago
MITSUNARI Shigeo 3e1363e8af add test for isZero, isOne 8 years ago
MITSUNARI Shigeo 0e0659a51a add GT for C# 8 years ago
MITSUNARI Shigeo 89e4fd828a add imple of G2 and test for C# 8 years ago
MITSUNARI Shigeo 62b88879a7 add BN256_G1* functions for C# 8 years ago
MITSUNARI Shigeo c5bffe851c import G1 functions 8 years ago
MITSUNARI Shigeo 101d2470b1 ffi for C#/Python(TBD) 8 years ago