You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use this, just copy the [`OrlpEd25519Context`](https://github.com/GlitchedPolygons/GlitchEd25519/blob/master/csharp/OrlpEd25519.cs)
4
+
class into your own C# project and manually copy the [`lib/`](https://github.com/GlitchedPolygons/GlitchEd25519/tree/master/csharp/lib) folder into your
5
+
own project's build output directory (otherwise the `OrlpEd25519Context` wrapper class doesn't know where to load the DLL/shared lib from; it needs to be in that specific path).
0 commit comments