Commit Graph

43 Commits (5ce237032bff95d073609a4229a6b8beed822f28)

Author SHA1 Message Date
MITSUNARI Shigeo 5a24245d0e [cs][skip cs] add G1, G2::Recover/Share 4 years ago
MITSUNARI Shigeo b389732ba8 [cs][skip cs] pass test of Fr::Recover 4 years ago
MITSUNARI Shigeo 65c8d5f86f add test for Lagrange 4 years ago
MITSUNARI Shigeo 1456a13f4c [cs] rename variables 4 years ago
MITSUNARI Shigeo 19aad60e2a [cs] remove unnecessary set 4 years ago
MITSUNARI Shigeo aa3e88e54e [cs] check that default value is zero 4 years ago
Valdas Rakutis 2a82e2531a [cs] add some arithmetic operator overloads for g2, static factory, fix serialization issue 4 years ago
MITSUNARI Shigeo 67cea40560 [cs] add MulVec for G2 4 years ago
MITSUNARI Shigeo 9ee82069bf [cs] add MulVec for G1 4 years ago
MITSUNARI Shigeo c2d843e6e0 [cs] fix correct value of test for mapToG1 4 years ago
Valdas Rakutis 9325c34783 [cs] add missing functions, some arithmetic operator overloads, static factory 4 years ago
Mohamed Amin JABRI 0f6f5a148b Make DllImport for mclBn256 cross-plateform (remove .dll extension) 4 years ago
Mohamed Amin JABRI 50170e0d57 Fix BOM at begining of file. 4 years ago
MITSUNARI Shigeo b3c2480266 [C#] add test of mapToG1 4 years ago
MITSUNARI Shigeo 2e989e6d7c [C#] how to init for ETH 4 years ago
MITSUNARI Shigeo 68ec65aec1 [C#] update doc 4 years ago
MITSUNARI Shigeo b4d8a29e5d [C#] add static member 4 years ago
MITSUNARI Shigeo aa9ace2f82 [C#] add readme.md 4 years ago
MITSUNARI Shigeo 58898ff5c7 [C#] add Normalize 4 years ago
MITSUNARI Shigeo ae670c82f7 [C#] add Serialize/Deserialize 4 years ago
MITSUNARI Shigeo d309a4a28a add C# bindings 4 years ago
MITSUNARI Shigeo dd21a776c6 [cs] update for new mclBn_init 6 years ago
MITSUNARI Shigeo 0152955132 fix GT operations 6 years ago
MITSUNARI Shigeo 299a7053e9 setErrFile is removed 7 years ago
MITSUNARI Shigeo 27575dd92e rename mbn to mclBn 8 years ago
MITSUNARI Shigeo 5926add18d update bn256.cs to new api 8 years ago
MITSUNARI Shigeo d6fe92b48d update C# sample to new api 8 years ago
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