[C#] update doc

update-fork
MITSUNARI Shigeo 4 years ago
parent b4d8a29e5d
commit 68ec65aec1
  1. 4
      ffi/cs/readme.md

@ -9,3 +9,7 @@ mklib dll
``` ```
Open `ffi/cs/mcl.sln` and Set the directory of `mcl/bin` to `workingDirectory` at `Debug` of test project. Open `ffi/cs/mcl.sln` and Set the directory of `mcl/bin` to `workingDirectory` at `Debug` of test project.
# Remark
- `bn256.cs` is an old code. It will be removed in the future.
- `mcl/mcl.cs` is a new version. It support `BN254`, `BN_SNARK` and `BLS12_381` curve, which requires `mclbn384_256.dll`.
Loading…
Cancel
Save