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
Next step to keep this project updated is to move it to .NET 5. Current version targeting .NET Standard will stay in current project state and in separate branch dotnet-standard (this branch will not get code updates anymore).
Analysis
Main enhancements:
upgrading to .NET 5 (temporary branch dotnet-5)
creating new proper unit tests
creating GitHub build and test action
code revision
reviewing platform independence
It would be nice to have some kind of integration with already existing elliptic-curve cryptography in .NET 5.
The text was updated successfully, but these errors were encountered:
Introduction
Next step to keep this project updated is to move it to .NET 5. Current version targeting .NET Standard will stay in current project state and in separate branch
dotnet-standard
(this branch will not get code updates anymore).Analysis
Main enhancements:
dotnet-5
)It would be nice to have some kind of integration with already existing elliptic-curve cryptography in .NET 5.
The text was updated successfully, but these errors were encountered: