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

GitHub topics: ciphertext

danutama/python-aes-encryptor

A Python-based desktop application for encrypting and decrypting various data formats using the Advanced Encryption Standard (AES 128, 192, 256-bit).

Language: Python - Size: 14.2 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

htr-tech/0xTwin

Twin-Hex Cipher Encoder/Decoder

Language: Python - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

htr-tech/Vigenere-Decoder

Decode / Bruteforce Vigenere cipher text just using the Flag Format!!

Language: Python - Size: 17.6 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 30 - Forks: 6

Edolor/cipherwhisperer

Cipher Whisperer is a state-of-the-art tool built with LangGraph that automates the process of detecting and decrypting ciphers embedded in text.

Language: Python - Size: 38.1 KB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

kimci86/bkcrack

Crack legacy zip encryption with Biham and Kocher's known plaintext attack.

Language: C++ - Size: 384 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1,828 - Forks: 169

Proxychainsz/texttools

Language: JavaScript - Size: 2.07 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - 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 at: 6 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 6

dirkludlow/des768

DES768 Block Cipher Encryption. Data Encryption Standard with 768-bit keys.

Language: C - Size: 7.81 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

AndrewPaglusch/FlashPaper

One-time encrypted password/secret sharing

Language: PHP - Size: 582 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 439 - Forks: 64

sryeen22/zipCracker

A Python-based tool for cracking protected ZIP, RAR, 7Z, and TAR archives using dictionary attacks, brute force methods, and concurrent processing.

Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mithi/simple-cryptography

Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.

Language: Python - Size: 28.2 MB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 65 - Forks: 12

Ahmadtaha7/tripples

Tripples is a versatile open-source tool that simplifies the process of analyzing and visualizing data sets by creating interconnected relationships between three elements. It offers an intuitive interface for users to easily explore complex data patterns and extract valuable insights through graph-based representations.

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

TomerAberbach/cipherly

πŸ•΅οΈ An automated cryptogram solver.

Language: TypeScript - Size: 28.3 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

Vincent-G-Van/AES-Encryption-Python

Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.

Language: Python - Size: 703 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 22

bill88t/pyjama-vest

"Pyjama Vest" Polarized Jumping Vigenère Cipher

Language: Python - Size: 6.84 KB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mferland/libzc

Crack legacy zip files using plaintext, bruteforce or dictionary attacks.

Language: C - Size: 2.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 49 - Forks: 9

Sahil-4555/Simplified_DataEncryption_Standard_SDES

Simplified Data Encryption Standard (S-DES) is a simple version of the DES Algorithm. It is a block cipher that takes a block of plain text and converts it into ciphertext. It takes a block of 8 bit. It is a symmetric key cipher, they use the same key for both encryption and decryption. We take a random 10-bit key and produce two 8-bit keys.

Language: C++ - Size: 46.9 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

Th3Tr1ckst3r/Gaius

A security tool written in C, which implements a new complex mixed substitution cipher dubbed "Gaius Cipher" into complex binary/plaintext data structures.

Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sefinek/SefinCipher

sefin-cipher is a JavaScript module that offers text encoding and decoding capabilities through a customized character mapping.

Language: JavaScript - Size: 61.5 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

imsamroy/Cryptographer

GUI application built with Qt and C++ that lets you cipher text messages and allows you to decipher them back too

Language: C++ - Size: 168 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

shubham5027/Convolutional-Neural-Networks-to-Cryptography-for-Encryption-Decryption

The prospect of utilizing neural networks (convolutional neural networks) for cryptography is relatively new. This project explores how neural networks can be used and tuned for cryptographic operations, including encryption, decryption, signing, and verification

Language: Jupyter Notebook - Size: 395 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

minio/sio

Go implementation of the Data At Rest Encryption (DARE) format.

Language: Go - Size: 130 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 359 - Forks: 52

MikeVangrouss/REDPIKE2

REDPIKE2 Block cipher encryption source code in C. 128-bit keys.

Language: C - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jas-/kruptein

crypto; from kruptein to hide or conceal

Language: JavaScript - Size: 370 KB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 1

andrewrgarcia/streamdice

StreamDice++ is a C++ message encryption program running on a unique stream cipher that I invented

Language: TeX - Size: 1.98 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

MikeVangrouss/TEA2

TEA2 Block cipher encryption source code in C. Tiny Encryption Algorithm 2. 256-bit key. 128-bit block cipher (like AES) 128 rounds.

Language: C - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jhmartin/aws-kms-ruby-encrypt-decrypt-example

Example of AWS Key Management Service encrypt/decrypt in ruby

Language: Ruby - Size: 294 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 25 - Forks: 3

MikeVangrouss/PC4Cipher

PC4 Block cipher encryption for DMR RADIO. Up to 2112-bit keys.

Language: C - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

MikeVangrouss/GOST2-128

GOST2-128 Block cipher encryption source code in C. 4096-bit keys, 128-bit block cipher (like AES), 64 rounds.

Language: C - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MikeVangrouss/RC2Plus

RC2+ RC2Plus Block cipher encryption source code in C. 8192-bit keys. 128-bit block cipher (like AES) 64 rounds.

Language: C - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MikeVangrouss/TREYFER2

TREYFER2 Block cipher encryption source code in C. 8192-bit keys. 128-bit block cipher (like AES) 64 rounds.

Language: C - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MikeVangrouss/DES768

DES768 Block Cipher Encryption. Data Encryption Standard with 768-bit keys.

Language: C - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MikeVangrouss/BLOWFISH2

BLOWFISH2 Block Cipher encryption source code in C. 4224-bit keys, 128-bit block, 64 rounds.

Language: C - Size: 29.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MikeVangrouss/NEWDES2

NEWDES2 Block cipher encryption source code in C. 15552-bit keys. 128-bit block cipher (like AES) 64 rounds

Language: C - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

CameronLonsdale/lantern

Cryptanalysis library for breaking classical ciphers

Language: Python - Size: 19.5 MB - Last synced at: 8 months ago - Pushed at: almost 6 years ago - Stars: 26 - Forks: 4

KevinGimbel/caesar-cipher

Little Haskell Library to perform caesar cipher on strings

Language: Haskell - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

marekpizner/cipher_cracker

This program can crack varies ciphers (cesar, monoalphabetic, vigenere).

Language: Go - Size: 1.32 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

2Toad/Rijndael256

AES cryptographic library for .NET Framework and .NET Core

Language: C# - Size: 75.2 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 34 - Forks: 9

vortomastro/TrithemiusCipher

Cifrado Trithemius, ingresando una palabra clave, el codigo crea una tabula recta e inicia el descrifrado.

Language: Python - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

digitaledgeit/easy-encryption

A wrapper around the built-in crypto module that makes encryption easy in Node.js.

Language: JavaScript - Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 3

martinmathurine/Cryptography-Decryption-CyberChef-Lab

This lab report explores cryptographic concepts and techniques used to decrypt ciphertext in an encrypted file.

Size: 73.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

telekrex/basilisk

🦎 shapeshifting encryption cipher

Language: Python - Size: 24.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

hellfire103/helios-encryptor πŸ“¦

A caesar-cypher program built in Python

Language: Python - Size: 167 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

d4v1-sudo/vigenere-cipher

πŸ§©πŸ”’ - Vigenere cipher: encode/decode using passcodes

Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AmartyaSingh97/Cryptography-Codes

Codes for common ciphers and encryption techniques.

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

kawiluca/InitiationCryptologie

Projet prΓ©sentΓ© durant les JPO du dΓ©partement informatique de l'IUT du Limousin. ConfΓ©rence + Travaux Pratique (avec correction)

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

artonh/Encrypt-File-with-3DES

Encrypt/Decrypt File With Algorithm of Tripple DES. Using this app we can read inside the file! The main process is to encrypt, save the enc. key and latter on to decrypt that file.

Language: C# - Size: 2.31 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mwmorale/StoringEncryptionData

Welcome! Here, I am working with some very basic encryption. This is a work in progress and, for now, is only compatible with Windows OS. Using a password, a user can easily encrypt their β€œnotes” file after writing. Then, later, decrypt when desired in order to view/edit their notes. This is hiding information in plain sight. Eventually, this project will be merged with my folder locker so that an encrypted file can be stored in a "locked" directory/folder. Avoid personal use for I am releasing the encryption key and/or β€œcipher solution” in my code. When used, run the file called β€œRUN_ME.py”.

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

simewu/aes

Given a plaintext and key, this will compute the corresponding AES ciphertext.

Language: HTML - Size: 866 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

TERNION-1121/ezCipher

A CLI in C to encrypt and decrypt text using a variety of cipher algorithms

Language: C - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

edigar/criptografia-cifra-de-cesar

Um programa em C, que encripta e decripta textos no formato txt, baseado no mΓ©todo de criptografia da cifra de cΓ©sar.

Language: C - Size: 129 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cimcimie/cipher

ASKJ 2023, 10 TJ, SMK N 3 YK

Language: CSS - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dmat93/Caesar-Text-Cipher

Simple cipher based on Caesar Cipher

Size: 3.75 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HassanYosuf/Image-Processor

Language: Java - Size: 58.6 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

simewu/des

Given a plaintext and key, this will compute the corresponding DES ciphertext.

Language: HTML - Size: 867 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 2

sambayon/albhed

The Al Bhed are a tribe of technologists in Final Fantasy X and Final Fantasy X-2. Making up ten percent of the Spiran population, they have a unique language and, unlike the other races in Spira, use machina (technology).

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

madison-freeman/stream-cipher

A simple encryption/decryption system for hex-encoded ciphertexts using the same stream cipher key.

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

a-p-jo/C5 πŸ“¦

C5 - Counter Conventional Caesar Cipher Contraption

Language: C - Size: 1.04 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

nataliakoliou/ML-Ciphertext-Decryption-Algorithm

SVM-based decryption tool for ciphertexts, encrypted using randomly generated mixed-ciphertext alphabets

Language: Jupyter Notebook - Size: 8.78 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AceAkki/E-crypted

Quick Simple Project. Basic definition of Cryptography and Basic Encryption Tools to use. Made with HTML, CSS, JavaScript and Bootstrap.

Language: HTML - Size: 19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yangboz/bitcoin-puzzles

The place for Bitcoin related puzzles!

Language: Python - Size: 11.6 MB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

CrypTools/RSA

RSA encryption

Language: Python - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

ShubhamJagtap2000/Crypto101

πŸ” Introduction to Encryption and Learning Cryptography

Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

FredrikBakken/VigenereAnalyzer

The VigènereAnalyzer is a help tool used to find the length of the encryption key.

Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

venGaza/cryptoPad

An encryption and decryption program using of the one time pad cryptography technique

Language: C - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Angtrim/opencl-ciphers

An OpenCL implementation of most common ciphers

Language: C - Size: 5.86 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

Jihad82/Encryption-and-Decryption-cyber

This is a simple web application that allows you to encrypt and decrypt text using a cipher algorithm. The application provides a user-friendly interface where you can enter a message, choose an encryption key, and perform the encryption or decryption process.

Language: JavaScript - Size: 17.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

GiacomoFerro/crypto-challenges-2020

Crypto Challenges for CyberChallenge training 2020 at Univr

Language: Java - Size: 6.53 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

DaniElectra/libcipher πŸ“¦

A basic Python library for converting text into different encryption types

Language: Python - Size: 82 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Jugaman/secure-string

An encrypter and decrypter tool

Language: JavaScript - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

anujvaghani0/Cryptography-and-Network-Security

Scripts that illustrate basic cryptography πŸ”‘ concepts!

Language: Java - Size: 397 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

randyoyarzabal/reach

Network Engineer/System Administrator automation tool for executing remote commands on multiple devices/hosts via SSH.

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

stasadev/SimpleCiphers πŸ“¦

The program for demonstrating ciphers

Language: C# - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ac-marlon/CriptografiaComplejidad

Algoritmos de cifrado basados en la dinamica de sistemas caoticos

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

samkennerly/Fidelio πŸ“¦

Toy program for learning cryptography.

Language: Python - Size: 313 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

sa6mwa/krypto431

Krypto431 is a Computer-Aided DIANA-based Cryptosystem (CADCRYS) interfacing human One Time Pad (OTP) ciphering with machines.

Language: Go - Size: 2.94 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ahmed101Mohammed/caesars-ccpher-algorithm

This project is an algorithm helps you to convert your ciphertext to normal text that you could read.

Language: JavaScript - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Tobibur/CryptoTextAndroid

An android library to easily convert plain text to cipher text

Language: Java - Size: 139 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Suwadith/Cryptography-Python

A simple Python-based one-time pad encryption implementation.

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

riki95/Many-Time-Pad-Cracker

Python cracker for many time pad (multiple one time pad messages)

Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 3

deepwaterpaladin/encryption_application

Encryption application in python using a "one-time pad method".

Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

git-the-language-nerd/Portfolio

Miscellaneous portfolio projects

Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

samiBendou/AES

C++ interface for AES encryption and decryption

Language: C++ - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

saurabhkar/end-to-end-RSA-

Implementation of RSA cryptosystem on a microcontroller for IOT applications

Language: C++ - Size: 1.12 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 2

nadinCodeHat/DES-Code

DES takes a 64-bit plaintext and creates a 64-bit ciphertext during encryption and takes a 64-bit ciphertext and creates a 64-bit block of plaintext during decryption. A 56-bit cipher key is used for both encryption and decryption.

Language: C++ - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

DORTROX/Nemesis

A simple cryptography tool

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Nicholamsious/VigenereCipher

The Vigenere Cipher in Python

Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

itsjinendrajain/Python-Exercise-Book

Made This Repo To Give Good and Interesting Questions

Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

SukhjeetxSingh/CipherRotation

This is a simple code where a character substitution based on a shift/rotation of N letters in an alphabet

Language: R - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Serene-Arc/text-autocorrelation-calc

Calculate the autocorrelation of a string of ciphertext over arbitrary periods

Language: Python - Size: 10.7 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Serene-Arc/word-length-matcher

Tool to identify plaintext from ciphertext word lengths

Language: Python - Size: 1.52 MB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

d-w-arnold/ciphertext-decryption

Decryption of ciphertexts - Caesar, Vigenere, Transposition or General Substitution ciphers πŸ”

Language: Java - Size: 6.96 MB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MeetWithRajat/Data-Encryption-Standards

This is a complete repository of data encryption standards (DES) algorithms where we can encrypt the data from plain text to corresponding cipher text. It takes 64 bit binary string (plain text) as input and produce 64 bit binary string (cipher text) as output.

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

d-w-arnold/gambit-cipher-quiz

Solutions in C++, Python and Erlang πŸ”

Language: Erlang - Size: 18.6 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

raihanM95/Security

Plain text to Cipher text (Console application) using C#

Language: C# - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

ruccii/Cryptography-program-using-Python

Developed a cryptography program in python to encrypt and decrypt a user input text message with the key provided.

Language: Jupyter Notebook - Size: 6.88 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Vaiterius/Cipher-Tools

Some cipher-related collaboration projects with a friend. For fun.

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

acbarker19/Cipher-Master

An iOS app that encodes and decodes text using ciphers.

Language: Swift - Size: 436 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

unic0x/b4aaescrypto

Language: Visual Basic - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

CAVIND46016/IntroductionToCryptography

Programming assignments as part of the course "CSCI-B504 Introduction to Cryptography"

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0