Replies: 2 comments 3 replies
-
A small remark: libsodium-net is a libsodium binding for .NET that's been around since 2013. Although it is no longer maintained, the difference between |
Beta Was this translation helpful? Give feedback.
2 replies
-
@jesuslpm you can open a PR in the libsodium-doc repo for this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm the author of LibSodium.Net, a fully managed .NET binding for libsodium designed with modern C# features, idiomatic API design, and complete coverage of the sodium API (with a few remaining features planned soon), while staying faithful to its design and security model.
LibSodium.Net includes:
I would love to see LibSodium.Net listed on the official bindings page alongside other language integrations.
Thanks for considering it! Let me know if there’s anything I should adjust or contribute to make this happen.
— Jesús López
Beta Was this translation helpful? Give feedback.
All reactions