Commit Graph

66 Commits (c3ad8adcb3a31f74a7619716287f2bb1c2e2949e)

Author SHA1 Message Date
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
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