CryptoNet
Encryption library
A lightweight encryption library supporting both asymmetric and symmetric encryption methods.
CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.
104 stars
6 watching
19 forks
Language: C#
last commit: 17 days ago
Linked from 2 awesome lists
aesasymmetric-encryptioncryptographycsharpdecryptionencryptionrsarsa-cryptographysecuritysymmetric-encryptionx509
Related projects:
Repository | Description | Stars |
---|---|---|
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 400 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
paulmillr/noble-ciphers | A collection of minimal and audited implementations of various cryptographic algorithms | 218 |
meychi/ascrypt | A cryptographic library with a uniform API for multiple programming languages. | 47 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 722 |
xxtea/xxtea-nim | A Nim library implementing a fast and secure encryption algorithm | 19 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,470 |
kkayataka/plusaes | A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 197 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 97 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
afiqiqmal/sharedchamber | A library that provides secure data storage using Facebook Conceal Encryption and SharedPreferences on Android. | 95 |