Jeffrey Lee

Results 3 issues of Jeffrey Lee

Thanks for the MVP API .NET library and demo. I tested it today and found the DesktopIntegrationDemo failed to get access token and got HTTP 400 Bad request error. It...

The Classic McEliece algorithm requires a larger stack. The unit test project tests all algorithm including the Classic McEliece so the test always crashes and return nothing. ![image](https://github.com/open-quantum-safe/liboqs-dotnet/assets/572199/3743c40d-7d02-4706-9040-73ef476cd8ba) ``` The...

When utilizing libgit2sharp in combination with the .NET 8 PublishAot feature, all repository creation, file staging and committing operations are successful, however, the git diff function throws a NullReferenceException. Is...