An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with ciphertext

A curated list of projects in awesome lists tagged with ciphertext .

https://github.com/kimci86/bkcrack

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

attack ciphertext crack cracking multithread password pkzip plaintext-attack zip zipcracker zipcrypto

Last synced: 14 May 2025

https://github.com/minio/sio

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

ciphertext encrypted-data encryption encryption-library

Last synced: 20 Jun 2025

https://github.com/mferland/libzc

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

attack bruteforce ciphertext crack cracker dictionary multithread password plaintext plaintext-attack plaintext-bytes zip zipcracker zipcrypt zipcrypto

Last synced: 18 Dec 2025

https://github.com/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.

aes aes-128 aes-decryption aes-encryption aes-encryption-python bitvector ciphertext ecb ecb-mode encryption hex nist padding plaintext python python-3-6 textfile

Last synced: 30 Oct 2025

https://github.com/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.

aes aes-128 aes-decryption aes-encryption aes-encryption-python bitvector ciphertext ecb ecb-mode encryption hex nist padding plaintext python python-3-6 textfile

Last synced: 06 Oct 2025

https://github.com/digitaledgeit/easy-encryption

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

aes-encryption cipher ciphertext dictionary-attack encryption nodejs pbkdf2

Last synced: 21 Aug 2025

https://github.com/andrewrgarcia/streamdice

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

block ciphers ciphertext cpp encryption hacktoberfest hashmaps password secret-messages stream-cipher

Last synced: 23 Jan 2026

https://github.com/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.

3des ciphertext decrypt-with-3des desing encrypt-decrypt-your-file encrypt-with-3des encryption-key microsoft no-brutteforce plaintext secure-file the-best-code-ever

Last synced: 05 Oct 2025

https://github.com/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”.

cipher ciphertext data decryption encryption filesystem graphical gui gui-application notes privacy rotation-encryption secure security-tools user-interface whitehat

Last synced: 24 Oct 2025

https://github.com/sefinek/sefincipher

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

cipher cipher-algorithms ciphers ciphertext module nodejs npm-cipher npm-module npm-package sef3 sefin sefin-cipher

Last synced: 28 Mar 2025

https://github.com/berzerk0/nonsensecipher

Afternoon Project that creates believable looking OTP ciphertext using Python3.

cipher ciphertext fun random useless

Last synced: 02 Sep 2025

https://github.com/dipu-bd/cryptography

Cryptography has some useful tools to make fun with text messages.

ciphertext fun

Last synced: 12 Oct 2025

https://github.com/d4v1-sudo/vigenere-cipher

🧩🔒 - Vigenere cipher: encode/decode using passcodes

cipher cipher-algorithms ciphers ciphertext vigenere vigenere-cipher vigenere-cipher-algorithm

Last synced: 03 Mar 2025

https://github.com/serene-arc/word-length-matcher

Tool to identify plaintext from ciphertext word lengths

cipher ciphertext ciphertext-attack corpus cryptography plaintext word-length

Last synced: 11 Apr 2025

https://github.com/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.

caesar-cipher cifra-cesar cifrado-cesar cipher cipher-algorithms ciphertext criptografia criptography

Last synced: 17 Mar 2025

https://github.com/kevingimbel/caesar-cipher

Little Haskell Library to perform caesar cipher on strings

ciphertext haskell library

Last synced: 02 Jan 2026

https://github.com/danielectra/libcipher

A basic Python library for converting text into different encryption types

cipher ciphertext python

Last synced: 26 Feb 2025

https://github.com/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.

aiagents cipher-algorithms ciphertext langchain langgraph openai

Last synced: 15 Apr 2025

https://github.com/bill88t/pyjama-vest

"Pyjama Vest" Polarized Jumping Vigenère Cipher

cipher cipher-algorithms ciphertext crypto

Last synced: 26 Mar 2025

https://github.com/d-w-arnold/ciphertext-decryption

Decryption of ciphertexts - Caesar, Vigenere, Transposition or General Substitution ciphers 🔐

ciphertext decryption java

Last synced: 01 Apr 2025

https://github.com/d-w-arnold/gambit-cipher-quiz

Solutions in C++, Python and Erlang 🔐

ascii ciphertext cpp decryption erlang job-application python

Last synced: 18 Jul 2025

https://github.com/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).

advanced-encryption-standard aes aes-128 aes-192 aes-256 aes-encryption algorithm cipher ciphertext cryptography encryption-decryption python python3 rijndael rijndael-algorithm

Last synced: 23 Apr 2025

https://github.com/suwadith/cryptography-python

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

ciphertext cryptography encryption-decryption python

Last synced: 02 Mar 2025

https://github.com/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.

3des ciphertext cpp decrypt-with-3des encrypt-decrypt-your-file game microsoft php rdflib secure-file sparql turtle wordpress wordpress-plugin

Last synced: 18 Jun 2025

https://github.com/sa6mwa/krypto431

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

ciphers ciphertext one-time-pad one-time-pad-cipher

Last synced: 14 Jan 2026

https://github.com/serene-arc/text-autocorrelation-calc

Calculate the autocorrelation of a string of ciphertext over arbitrary periods

autocorrelation cipher ciphertext vigenere vigenere-cipher

Last synced: 16 Oct 2025