Commit f315366
Feature/c sharp interface (#200)
* 🚧 Adjust to Single Project
Shift project towards new csproj for C# project and away from Shared Setup.
Remove the shared project setup and start with .net standard 2.0 and .net framework 4.8 with the goal of adding more pieces including .net core.
Fix tests
* 🙈 Ignore Test with Memory Address Issues
* ✨ Create Release Workflow
* ✨ Add links to README
* ♻️ Update Make
* 🚀 Add so, dylib, and dll to Release
* respect configuration when loading binaries
* use truncated manifest
replace the hardcoded manifest with one that is not affected by #176
* update readme and build tasks
* Remove msys package target
* try run netstandard tests
* only run netstandard tests on macos for now
* add chaum pedersen to C interface
* Add C# chaum pedersen proofs
* update version numbers
* rename x86 file
Co-authored-by: Keith Fung <keith.robert.fung@gmail.com>
Co-authored-by: Keith Fung <keith.fung@infernored.com>1 parent 8765428 commit f315366
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
0 commit comments