cryptopp
Cryptographic library
A comprehensive C++ class library providing various cryptographic schemes and algorithms.
free C++ class library of cryptographic schemes
5k stars
196 watching
2k forks
Language: C++
last commit: 6 months ago
Linked from 3 awesome lists
c-plus-pluscryptocryptography
Related projects:
Repository | Description | Stars |
---|---|---|
b-con/crypto-algorithms | A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
davylandman/portable8439 | Implementation of ChaCha20-Poly1305 encryption algorithm in portable and fast C99 | 33 |
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 |
paulmillr/noble-ciphers | A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
randombit/botan | A C++ cryptography toolkit with TLS and X.509 support | 2,613 |
kkayataka/plusaes | A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 197 |
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,683 |
nilfoundation/crypto3 | A modern C++ cryptography suite providing a secure and architecturally clean implementation of various cryptographic schemes. | 81 |
novotnyllc/bc-csharp | A C# implementation of cryptographic algorithms and protocols | 176 |
q9f/secp256k1.cr | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
21-dot-dev/swift-secp256k1 | Provides cryptographic primitives and signatures for Bitcoin-based systems | 113 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 60 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 586 |