This repo is a collection of proof-of-concepts, examples, essays and experiments in cryptography, cryptanalysis, steganography and covert channels that I originally wrote in 2015.
-
Updated
May 2, 2022 - Python
This repo is a collection of proof-of-concepts, examples, essays and experiments in cryptography, cryptanalysis, steganography and covert channels that I originally wrote in 2015.
The application provides various cryptographic metrics, such as Nonlinearity, Strict Avalanche Criterion (SAC), Bit Independence Criterion (BIC-NL & BIC-SAC), Linear Approximation Probability (LAP), and Differential Approximation Probability (DAP).
Encryption/decryption scripts for a Computer Security course, implementing LFSR, Affine Cipher, Caesar Cipher, Feistel Cipher, Playfair Cipher, and S-Box in Python.
Add a description, image, and links to the s-box topic page so that developers can more easily learn about it.
To associate your repository with the s-box topic, visit your repo's landing page and select "manage topics."