There are 1 repository under cryptopp topic.
A modern CMake build project for Crypto++ (https://github.com/weidai11/cryptopp).
Asynchronous loader network written in C++20
A Simple, Reliable and Efficient Encryption Tool
bgzf/ciso/daxcr/dictzip/gzinga/migz/razf frontends using zlib/zlib-ng/7-zip/zopfli/libdeflate/miniz/libslz/igzip/cryptopp/kzip backends with parallel (de)compression. compilable with gcc/clang/icc/open64.
A cross-platform Application for storing encrypted User-Data
A repo for hiding encrypt algorithm working with CryptoPP.
ASBDIA(Algebraic Signatures-Based Data Integrity Auditing) is Challange response type protocol where cloude-user can periodicaly check integrity of they data which is stored on cloude (third party service provider) based on giving challange to cloud-service-provider. it check integrity of stored-data with help of Algebric based signature.
SHA hashing library for Blitz3D, using Crypto++ as a backend.
2D platformer with singleplayer and multiplayer by local network — C++ first-year project of Applied Mathematics and Computer Science program at HSE.
Scripts for automating or simplifying the build process for some libraries that are crucial to desktop development in C++ on Windows
Linux command line interface encryption program (encrypting / decrypting files, or folders) using AES-256-GCM (Galois Counter Mode) as an encryption algorithm and SHA-256 as HKDF (Key Derivation Function based on HMAC).
A robust and secure server-client architecture specifically tailored for real-time encrypted communication.
2D-RPG 統合オーサリングソフト
Blockchain Node (+ Cryptocurrency Exchange) build guide, Crypto, ...
Messaging-system with E2E encryption
A custom tap for things that are not in homebrew
A training project to explore cryptographic algorithms used in the networking communications
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Personal project of creating a ransomware. Made with C++, encrypts aes and sends the decryption key to your personal discord.
Курсовая работа студента 1 курса по дисциплине "Языки программирования". Реализация базы данных студентов с ООП и шифрованием.
An experiment project which sign digital artwork with cryptography method
implemented AES, DES and Blowfish Cryptography Algorithms to facilitate communication between 2 clients by the use of a server and Diffie Hellman Key Exchange Algorithm (CryptoPP ~ C++)
Fully written in Python 64bit and C++ 32bit, interacting with WinAPI, using AES-ECB from Cryptopp C++ and PyCryptodome, for most binary that can be handle both. Depend on your payload and the target system architecture as you wish after Reconnaissance.
An asynchronous email platform that allows for the safe and secure sending of messages between user accounts. The values are stored in a sql lite database and the cryptopp library is used for all of the cryptographic algorithms.
Fun with steganography: Turn an arbitrary file into an 8-bit grayscale encrypted PNG image