There are 0 repository under cipher-algorithm topic.
An open-source .NET library providing the modern Russian national standard cryptographic algorithms
Proyectos de la 1ª ed. del Boot. Ciberseguridad de 42 España
devon is a heavy-weight tweakable block cipher designed specifically for long-term file archiving.
A Python implementation of the stream cipher A5/1 algorithm
Implementation in some well known cipher algorithms.
Share some secrets after you encrypt them. Here’s the way to do it.
PC4 Block cipher encryption for DMR RADIO. Up to 2112-bit keys.
Encrypter is a web app which encrypts simple strings using a shuffle cipher algorithm
caesar cipher with custom implementation
Ideograph Cipher - A way of encrypting text using Kanji and Kana. (Proof of Concept)
Implementation of the Data Encryption Standard algorithm using C++
A simple cryptography tool that encrypts text using a key-derived SHA-256 hash with XOR bit flipping and base64 encoding.
Implementation of various cipher algorithms
A C++ project that provides user registration with email and password, featuring email validation using regular expressions, password length validation, and secure password management with options for resetting passwords. Future plans include implementing a cipher algorithm for enhanced data protection.
simple project to make simple things like managing credentials to be complicated af
Ceaser cipher app on Node.js :symbols:
Caesar Cipher in the command line made in Python.
The encryption algorithm uses a 10-round Feistel structure and is based on the concept of a substitution-permutation network (SPN).
Contains projects centered around protecting information and networks in the digital realm.
A program that encrypts a given text in such a way that, instead of letters, the program outputs the atomic number of the element which chemical symbol corresponds to the encrypted letters, ignoring their case. The space between letters should be replaced with an asterisk, and the space between words should be replaced with two asterisks.
Extended version of mendeleevs-cipher project that includes calling program from shell, an html raport and a menu.
Triple DES 2304-bit keys block cipher encryption source code. Triple Data Encryption Standard with 2304-bit keys.
BLOWFISH2 Block Cipher encryption source code in C. 4224-bit keys, 128-bit block, 64 rounds.
DES768 Block Cipher Encryption. Data Encryption Standard with 768-bit keys.
IDEA 832-bit keys Block cipher encryption source code in C. International Data Encryption Algorithm 832 bits.
The Magic-Box Cipher is my own inspiration drawn from the classical Caesar Cipher, the Playfair Cipher and the monoalphabetic substitution cipher. Do give it a try.
Simple and complex encryption algorithms in c++ [objective: learning] - IN UPDATE
encryption-decryption-tool in c++
REDPIKE2 Block cipher encryption source code in C. 128-bit keys.
TREYFER2 Block cipher encryption source code in C. 8192-bit keys. 128-bit block cipher (like AES) 64 rounds.
XTEA2 Block cipher encryption source code in C. 256-bit keys.
Whole-message cipher and tree hash, Julia implementation