Tests for rc4 stream cipher implementation in my rc4-asm repository
-
Updated
Aug 23, 2018 - C++
Tests for rc4 stream cipher implementation in my rc4-asm repository
Series of small projects I did for uni that can cipher and decipher messages using different encryption methods
Cipher and Decipher Strings Using Caesar Shift
The Affine Cipher implementation.
This project includes the design and implementation of custom stream and block ciphers with encryption/decryption demos, naming, workflow diagrams, and usage justification. It also proposes a hybrid cryptography application combining symmetric and asymmetric methods.
The program uses the AES (Advanced Encryption Standard) algorithm for encryption and decryption. We'll use the OpenSSL library to handle the AES operations. To compile and run this code, you need to have OpenSSL installed on your system.
A C++ implementation of a couple of cipher encryption algorithms
A few simple C++ cipher and encryption implementations
A simple console app with Caesar and Vigenère cipher algorithms, for a school assignment.
This is where I will post some random programming projects and code snippets that I create.
Xatra is a hybrid anonymous cryptocurrency, built to do fast transactions with cheap transaction fee.
VMPC cipher implementation in C++ with time measurement
Implementing a C++ console-based application to perform the Rivest-Shamir- Adleman (RSA) algorithm in C++ to encrypt and decrypt the given 3D file (.OBJ).
Yet another школьный практикум на сжатие файлов алгоритмом хаффмана.
Add a description, image, and links to the cipher topic page so that developers can more easily learn about it.
To associate your repository with the cipher topic, visit your repo's landing page and select "manage topics."