Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: affine-cipher

mohitpanthri/EncodeMe

ENCODE-ME is a website where one can use various classical cryptography algorithms all in a single website.

Language: JavaScript - Size: 104 KB - Last synced: about 15 hours ago - Pushed: 1 day ago - Stars: 6 - Forks: 0

tigertv/secretpy

Classical ciphers: Caesar, ADFGX, ROT13 and etc.

Language: Python - Size: 473 KB - Last synced: 1 day ago - Pushed: almost 3 years ago - Stars: 59 - Forks: 10

Coursal/LilCryptoDecoder

A simple C++ program that generates every possible decryption of a message using Affine and Irregular Columnar Transposition ciphers.

Language: C++ - Size: 4.88 KB - Last synced: 13 days ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

3kh0/echoconvert

A comprehensive collection of various conversion tools for text manipulation, encoding, and cryptography.

Language: HTML - Size: 32.2 KB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 9 - Forks: 4

sarimbinwaseem/Ciphers

Code implementation of Ciphers taught in Information Security

Language: Python - Size: 131 KB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 3 - Forks: 0

aminbeigi/affine-cipher

Encrypt a file with affine cipher encryption.

Language: Python - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

t0thkr1s/cryptography

My collection of ciphers and various scripts related to cryptography.

Size: 22.5 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

vbacaksiz/Encryption

Language: C++ - Size: 1.07 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

amaitou/AffineCipher

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.

Language: Python - Size: 21.5 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 23 - Forks: 1

sami-bre/cryptosystems

A small command line tool that can encrypt and decrypt text with 3 different algorithms: the affine, transposition and RSA ciphers.

Language: Python - Size: 3.91 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

phillity/Cryptography

Cryptography Algorithm Implementations

Language: Java - Size: 37.1 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 4 - Forks: 3

aadishgoel/Cryptography-Codes

Language: Python - Size: 16.6 KB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 2

arosspope/cipher-crypt

A cryptographic tomb of ciphers forgotten by time.

Language: Rust - Size: 162 KB - Last synced: 25 days ago - Pushed: over 2 years ago - Stars: 41 - Forks: 8

Kureii/AffineCipher

School project app with naive Affine cipher implmentation

Language: QML - Size: 1.28 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

sohrabganjian/Cryptography

Introduction and Tutorial to Cryptography

Language: Jupyter Notebook - Size: 1.03 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

AshkanM96/EECS-3481-Applied-Cryptography

Applied Cryptography Utilities

Language: Java - Size: 741 KB - Last synced: 4 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

victim1307/cryptolearn-old

CryptoLearn

Language: HTML - Size: 1.49 MB - Last synced: 14 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 1

SleepNotF0und/Affine-Cipher

Affine Cipher in python

Language: Python - Size: 1000 Bytes - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

i0/Cipher-Encoder

A cipher encoder/decoder tool. Supports caesar, shift (rotate) and affine ciphers.

Language: JavaScript - Size: 24.4 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

mphat-phan/encrypt-web

Encryption and Decryption Website

Language: JavaScript - Size: 153 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

dms-codes/kriptografi-affine

Affine Cipher Encryption This Python script performs Affine cipher encryption on a given plaintext message using user-defined values for 'a' and 'b'.

Language: Python - Size: 0 Bytes - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

sparshkathed/Image-Encryption-Using-Hybrid-Encryption-Algorithms

Using Hill Cipher, Rubix Cube, Affine Cipher Algorithm to encrypt an image. GUI based application

Language: Python - Size: 7.96 MB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

afeedhshaji/classical-ciphers-sagemath

Implementation of classcial ciphers using SageMath as part of Number Theory and Cryptography course (CS4021D) at NIT Calicut.

Language: Sage - Size: 1.97 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

rdtaylorjr/Affine-Cipher-Algorithms

Reads multiple binary input files, encrypts the contents of the files using an Affine Cipher, decrypts the encrypted message, then verifies that the original input and the decrypted message are the same. Written in C++

Language: C++ - Size: 68.4 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

annamyamikova/Java-cipher-implementation

Implementation of basic cryptographic ciphers in Java language, performed in the course "Cryptographic methods of information protection". Part 1.

Language: Java - Size: 6.84 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

CrypTools/AffineCipher

Language: Java - Size: 46.9 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

abdelrahmanna/Cryptography-Ciphers

Implementation of Cryptography Ciphers with python

Language: Python - Size: 13.7 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

netromdk/clyzer

C[ryptographic Ana]lyzer

Language: C++ - Size: 203 KB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 4 - Forks: 0

ss11mik/Affine-Cipher

Školní projekt prolomení affiní šifry frekvenční analýzou.

Language: C - Size: 96.7 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Ipiano/module_crypto

General-purpose cryptography library created as for a university course

Language: C++ - Size: 333 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

Ipiano/crypto_tools

Cryptography tools created as part of a university course

Language: C++ - Size: 700 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 1

TiieuTiien/InfromationSecurity

Studying Cryptography & Network Security

Language: Java - Size: 16.2 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

HolzerSoahita/Cracking_code_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

Language: Python - Size: 568 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 2

sudiptab2100/CryptographicAlgorithms

Implementation of Cryptographic Algorithms of course Modern Cryptography(CSC049P1M) offered in IIT Jammu.

Language: Python - Size: 51.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

SatyamRaj1/CryptoGraphy

Classical Cryptosystems, Grain Cipher, RSA and it's attacks, RC4, Toy Cipher(based on SPN) Hash Function and their cryptoanalysis

Language: C++ - Size: 0 Bytes - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Mehul2205/Cryptography-Assignments

These are the lab assignments performed during the course of cryptography

Language: Jupyter Notebook - Size: 1.06 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 7 - Forks: 14

Xelvaris/Cryptography 📦

Implementations of some well known ciphers and algorithms in C# and Java

Language: C# - Size: 188 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 2

OGoodness/VBreaker-JS

CSC 483 Project - Ciphers: Caeser, Multiplicitive, Affine, Vigenere, Hill, Columnar Transposition

Language: JavaScript - Size: 930 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 1

batuhaninan/Crypton

Affine & Block cypher implementation in Python

Language: Python - Size: 40 KB - Last synced: 22 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

WISSAL-MN/Affine-encryption

Affine message encryption and decryption program in python3.

Language: Python - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

berkerol/affine-cipher

Simple & easy-to-use Affine Cipher GUI

Language: JavaScript - Size: 62.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

paciente23256/Criptoanalise

Criptoanalise

Language: Python - Size: 1.48 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Premchand95/Cryptography-Algorithms-in-Python

CSCI 55500 Cryptography

Language: Python - Size: 2.07 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 3

zayslash/cipher-collection

Javascript encryption ciphers -https://zayslash.github.io/cipher-collection/

Language: JavaScript - Size: 90.8 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 2

Marc94440/Affine-Cipher-Encryption-Decryption

A monoalphabetic substitution cipher python application which encrypt and decrypt messages using an affine function

Language: Python - Size: 1.84 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

BilalGumus/cryptology-javascript

React application with core javascript cipher algorithms.

Language: JavaScript - Size: 3.36 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

arthurosipyan/OS-Encryption-Decryption-Manager

Operating System Security Encryption and Decryption with Affine and Vigenere Cipher project.

Language: Python - Size: 14.6 KB - Last synced: about 2 months ago - Pushed: about 5 years ago - Stars: 2 - Forks: 1

JoelRomero97/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)

Language: Python - Size: 158 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 7 - Forks: 1

amirrezarajabi/cryptography

This repository implements a variety of cryptographic methods and methods of breaking them

Language: Python - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

4neta/affine_cipher

The Affine Cipher implementation.

Language: C++ - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

vincentbudianto/Crypto-Helper

Encryption and decryption tools

Language: JavaScript - Size: 31.8 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

ostad-ai/Data2Crypt

An application for encypting and decrypting messages

Size: 901 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

bedirhanguner/cryptography-algorithms

Cryptography algorithms on C#

Language: C# - Size: 1.42 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

F1shh-sec/AffineCipher

Encode and decode strings using the affine cipher

Language: Python - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

MalikSploit/Chiffrement_Affine_En_Python

Programme de chiffrement et déchiffrement affine d'un message en python3.

Language: Python - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

blackmoney069/Classical-Ciphers

Python Codes for Classical Ciphers

Language: Python - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

SourajitaDewasi/Cryptography

Algorithms studied during the Cryptography Course

Language: C++ - Size: 107 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

Oelassal/CPP-Cipher-Decipher

👋This Project is a C++ Cipher/Decipher Code with multiple lists to choose from and ciphering using the following methods 1️⃣Caesar (additive) cipher, 2️⃣Affine cipher, 3️⃣Simple shift vigenere cipher, 4️⃣Fall vigenere cipher, 5️⃣Playfair cipher, 6️⃣Rail Fence cipher, 7️⃣S-box Cipher. ⚠**Please Note**: This code is still under improvement and development

Language: C++ - Size: 189 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

AndhikaRei/Classic-Cipher

Classic Cipher implementation in web using python and flask. Cipher includes Vigenere (Basic, Full, Auto-key, Extended), Affine, Playfair, and Hill.

Language: CSS - Size: 12.3 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

WillStOnge/Affine-Cipher-Breaker

A tool to assist in the cracking of affine ciphers. This tool includes a known-plaintext attack, frequency analysis, and system on congruences solver

Language: JavaScript - Size: 266 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 1

adnanhakim/cipher

A fun side Android application created for encrypting and decrypting messages using affine or autokey cipher

Language: Java - Size: 264 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

trianne24/kripto-archive

Archive of (mostly C++) Programs I made for Cryptography study. Teaching materials can be downloaded here:

Language: C++ - Size: 7.02 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

miguelamezola/ragde

Used concepts from a course in abstract algebra to implement the Affine Hill cipher. Developed an R package featuring a variety of functions for modular arithmetic and linear algebra. Implemented a web application using the R Programming Environment and Shiny, a web application framework for R.

Language: R - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

AaronGG11/Cryptography

Curso tomado en la ESCOM con la Maestra Nidia Asunción Cortez Duarte

Language: Java - Size: 17.6 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

Shleby/Encryption_Programs

This crypto analysis program is written in Java. It aims to have the ability to encrypt, decrypt, and break (brute force) encrypted ciphers.

Language: Java - Size: 115 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

the-lambda-way/affine-cipher

Encrypts or decrypts texts with the affine cipher.

Language: C++ - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mhmedwagih1324/security-scripts

It will contain some python implementations of security ciphers (encryption & decryption)

Language: Python - Size: 146 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Vvoox/dictionary_attack_Affine_crypto

Attack for Affine method of encryption

Language: Java - Size: 2.21 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

miljandv/Coder-with-Caesar-and-Affine-Ciphers

Language: Java - Size: 2.93 KB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

zhubochuan/cloud-security

use javascript achieve affine cipher

Language: HTML - Size: 133 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

AnaNava1996/Cryptography

Language: CSS - Size: 2.76 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0