affine-cipher
Here are 93 public repositories matching this topic...
Language:All
Sort:Most stars
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
- Updated
Aug 10, 2021 - Python
A cryptographic tomb of ciphers forgotten by time.
- Updated
Oct 31, 2021 - Rust
This tool is a versatile implementation of the Affine Cipher, a classical encryption algorithm that combines modular arithmetic and linear algebra. It enables users to encode and decode messages using a pair of keys, offering a straightforward and effective approach to securing information.
- Updated
Jul 26, 2024 - Python
These are the lab assignments performed during the course of cryptography
- Updated
May 27, 2020 - Jupyter Notebook
A comprehensive collection of various conversion tools for text manipulation, encoding, and cryptography.
- Updated
Apr 11, 2023 - HTML
Some classical/modern ciphers in C language and Python to encrypt and decrypt important information and keep the information safe, such as integrity, authentication, confidentiality and availability of the data. Some implemented ciphers are: Affine, DES and AES (with modes of operation for BMP images)
- Updated
Dec 13, 2017 - Python
This is an implementation of all famous cryptography algorithms in python. There are several algorithm of cipher in this like Caesar, Transposition, Substitution, Vigenere, AES and RSA
- Updated
Feb 27, 2022 - Python
CSC 483 Project - Ciphers: Caeser, Multiplicitive, Affine, Vigenere, Hill, Columnar Transposition
- Updated
Sep 21, 2021 - JavaScript
ENCODE-ME is a website where one can use various classical cryptography algorithms all in a single website.
- Updated
Jun 2, 2024 - JavaScript
C[ryptographic Ana]lyzer
- Updated
Oct 4, 2015 - C++
- Updated
Oct 25, 2020 - Java
Cryptography Algorithm Implementations
- Updated
Sep 26, 2018 - Java
Algorithms studied during the Cryptography Course
- Updated
May 19, 2022 - C++
CSCI 55500 Cryptography
- Updated
Jul 18, 2019 - Python
This repository implements a variety of cryptographic methods and methods of breaking them
- Updated
Dec 11, 2021 - Python
Code implementation of Ciphers taught in Information Security
- Updated
Jun 11, 2024 - Python
This repository contains implementations of various encryption and decryption algorithms in Python. The goal is to provide simple and easy-to-understand code for educational and practical purposes.
- Updated
Oct 26, 2024 - Python
Cryptographic algorithms implemented in python and tkinter library
- Updated
Mar 14, 2023 - Python
Implementation of basic cryptographic ciphers in Java language. Part 1
- Updated
Nov 30, 2022 - Java
Improve this page
Add a description, image, and links to theaffine-cipher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theaffine-cipher topic, visit your repo's landing page and select "manage topics."