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. 197
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 400
maythamfahmi/cryptonet A lightweight encryption library supporting both asymmetric and symmetric encryption methods. 104
mratsim/constantine A high-performance cryptography library for cryptographic primitives and protocols used in blockchain and zero-knowledge proof systems 417
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 352
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 733
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,470
paulmillr/noble-ciphers A collection of minimal and audited implementations of various cryptographic algorithms 222
danielberkompas/cloak An Elixir encryption library designed to simplify secure data storage and transfer 586
meychi/ascrypt A cryptographic library with a uniform API for multiple programming languages. 47