104 results for “topic:affine-cipher”
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
A cryptographic tomb of ciphers forgotten by time.
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.
These are the lab assignments performed during the course of cryptography
C[ryptographic Ana]lyzer
ENCODE-ME is a website where one can use various classical cryptography algorithms all in a single website.
CSC 483 Project - Ciphers: Caeser, Multiplicitive, Affine, Vigenere, Hill, Columnar Transposition
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
A comprehensive collection of various conversion tools for text manipulation, encoding, and cryptography.
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)
Cryptography algorithms on C#
No description provided.
Algorithms studied during the Cryptography Course
Cryptography Algorithm Implementations
CSCI 55500 Cryptography
This repository implements a variety of cryptographic methods and methods of breaking them
My collection of ciphers and various scripts related to cryptography.
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.
Code implementation of Ciphers taught in Information Security
Implementation of basic cryptographic ciphers in Java language. Part 1
Cryptographic algorithms implemented in python and tkinter library
Cryptography tools created as part of a university course
Operating System Security Encryption and Decryption with Affine and Vigenere Cipher project.
Encryption and decryption tools
Simple & easy-to-use Affine Cipher GUI
Implementations of some well known ciphers and algorithms in C# and Java
Secure Working Interpreter Robot Leaving Encryption (SWIRLE) is a Discord bot designed to test the implementation of encryption with the Discord API.
Javascript encryption ciphers -https://zayslash.github.io/cipher-collection/
Implementation of Cryptographic Algorithms of course Modern Cryptography(CSC049P1M) offered in IIT Jammu.
use javascript achieve affine cipher