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: 11 months ago
Linked from 2 awesome lists
aesasymmetric-encryptioncryptographycsharpdecryptionencryptionrsarsa-cryptographysecuritysymmetric-encryptionx509
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
| | A cryptographic library for .NET based on libsodium | 400 |
| | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
| | A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
| | A cryptographic library with a uniform API for multiple programming languages. | 47 |
| | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 722 |
| | A Nim library implementing a fast and secure encryption algorithm | 19 |
| | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |
| | Provides modern encryption for Ruby applications and data storage | 1,470 |
| | A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 197 |
| | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
| | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
| | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 97 |
| | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
| | A library that provides secure data storage using Facebook Conceal Encryption and SharedPreferences on Android. | 95 |