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"
This reverts commit 745969978b .
|
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 |