mbedcrypto

Encryption library

A portable C++ library for encryption and decryption of binary data using various algorithms

a portable, small, easy to use and fast c++14 library for cryptography.

GitHub

47 stars
5 watching
11 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list

aes-encryptionciphercppcpp11cpp14cryptocryptographymbedtlsqt5rsa-cryptography

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kkayataka/plusaes A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. 190
bogdan-kulynych/libshe An encryption library allowing secure execution of functions on encrypted data without decrypting it 27
ektrah/nsec A cryptographic library for .NET based on libsodium 394
maythamfahmi/cryptonet A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. 101
mratsim/constantine A high-performance cryptography library for cryptographic primitives and protocols used in blockchain and zero-knowledge proof systems 408
jangko/nimaes An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. 54
dmazzella/ucryptography A lightweight implementation of cryptographic primitives for secure data handling 7
davylandman/aeslib An Arduino library providing basic AES encryption/decryption functionality 349
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 728
qistoph/arduinoaes256 An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. 62
mvayngrib/react-native-aes Provides AES encryption and decryption capabilities in React Native applications. 29
ankane/lockbox Provides modern encryption for Ruby applications and data storage 1,460
paulmillr/noble-ciphers A lightweight JavaScript implementation of multiple encryption algorithms 213
danielberkompas/cloak An Elixir encryption library designed to simplify secure data storage and transfer 581
meychi/ascrypt A cryptographic library with a uniform API for multiple programming languages. 47