Proof-of-concept Product Cipher using cryptography classics (CS3052 Computer Security - Assignment)
-
Updated
Dec 15, 2023 - Java
Proof-of-concept Product Cipher using cryptography classics (CS3052 Computer Security - Assignment)
Tools for studying Impossible Differential Cryptanalysis on Substitution-Permutation Networks.
Complete implementations of encryption and decryption algorithms including Advanced Encryption Standard (AES), Data Encryption Standard (DES), Row Transposition Cipher and Vigenere Cipher.
Elm implementation of encryption using an SPN with a front-end
An implementation of a substitution-permutation-network and a randomized counter CTR
Implementation of an SP Network using a new modified Playfair Cipher for substitution and the chaotic Logistic-Tent Map for permutation, in Python. This new algorithm has been named Playfair Logistic-Tent Network (PLT-Net).
An 128-bit SPN Symmetric Block Cipher, not yet peer reviewed
My ANGELITA 128-bit SPN Cipher, now in Python
The encryption algorithm uses a 10-round Feistel structure and is based on the concept of a substitution-permutation network (SPN).
yet another CLI password manager
🔐 An AES Like Fast Symmetric Cipher Implemented In C ⚡
Automated cryptanalysis of substitution permutation network cipher
Add a description, image, and links to the substitution-permutation-network topic page so that developers can more easily learn about it.
To associate your repository with the substitution-permutation-network topic, visit your repo's landing page and select "manage topics."