nsec
Crypto library
A cryptographic library for .NET based on libsodium
A modern and easy-to-use cryptographic library for .NET 8+ based on libsodium
394 stars
21 watching
55 forks
Language: C#
last commit: 2 months ago
Linked from 2 awesome lists
aeadaes-gcmblake2bchacha20-poly1305cryptocryptographycsharpcurve25519dotnetdotnet-coreed25519encryptionhashhkdfhmaclibsodiumsecuritysha256sha512x25519
Related projects:
Repository | Description | Stars |
---|---|---|
sdrapkin/securitydriven.inferno | A .NET cryptography library providing a secure and reliable implementation of encryption algorithms | 569 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 288 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
dedis/kyber | A comprehensive cryptographic toolkit for Go developers | 643 |
maythamfahmi/cryptonet | A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. | 100 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
novotnyllc/bc-csharp | A C# implementation of cryptographic algorithms and protocols | 176 |
stocks29/ezcryptex | A thin Elixir layer for encrypting and decrypting data | 0 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
cathedrow/cryptosuite | A cryptographic library for secure data processing on microcontrollers | 319 |
kmaragon/konscious.security.cryptography | Provides cryptographic primitives for .NET Core | 214 |