mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-11 17:47:48 -05:00
Add Nsec libsodium binding #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @samuel-lucas6 on GitHub (Nov 11, 2021).
Nsec is a cryptographic library for .NET based on libsodium. It's maintained, unlike libsodium-net, libsodium-core, and pretty much every other .NET binding. It also makes use of memory protection techniques, and the author has contributed to the libsodium library and doesn't shy away from feedback.