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

Projects in Awesome Lists tagged with cipher-algorithms

A curated list of projects in awesome lists tagged with cipher-algorithms .

https://github.com/water-melon/melon

A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).

algorithms aop base64 c c99 cipher-algorithms data-structures framework http interpreter json md5 memory-pool multiprocessing multithreading reedsolomon regular-expression sha1 sha256 thread-pool

Last synced: 14 May 2025

https://github.com/Water-Melon/Melon

A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).

algorithms aop base64 c c99 cipher-algorithms data-structures framework http interpreter json md5 memory-pool multiprocessing multithreading reedsolomon regular-expression sha1 sha256 thread-pool

Last synced: 18 Mar 2025

https://github.com/gh0x0st/osep-breaking-chains

A collection of code snippets built to assist with breaking chains.

aes cipher-algorithms des offensive-security osep pen-300 rc2 shellcode tripledes

Last synced: 19 Dec 2024

https://github.com/o-daneel/Lunii.RE

Understanding the inner mechanics of Lunii StoryTeller. Using Ghidra to reverse engineer the STM32 firmwares and cryptography

analysis cipher-algorithms cryptography firmware ghidra lunii reverse-engineering stm32

Last synced: 31 Mar 2025

https://github.com/mainakrepositor/super-ciphers

A collection of some of the amazing cryptographic Ciphers in C++, Python and Java with a detailed documentation and approach map. (Particularly helpful for Blockchain. and designing Encryption Algorithms)

arithmetic blockchain cipher-algorithms cpp cryptography java logic python3

Last synced: 02 May 2025

https://github.com/thaliaarchi/gocipher

A Go library implementing many classical ciphers

cipher cipher-algorithms golang

Last synced: 12 Apr 2025

https://github.com/dori-dev/python-algorithms

Some algorithms write with python cleaned code and calculate Big O!

algorithms array cipher cipher-algorithms complexity python searching-algorithms string

Last synced: 21 Apr 2025

https://github.com/noraj/tls-map

CLI & library for TLS cipher suites manipulation

cipher-algorithms cipher-suites cli gnutls hacktoberfest iana mapping nss openssl pentest ssl tls

Last synced: 12 Apr 2025

https://github.com/marckassay/kidrsa

Inspired by Neal Koblitz's article 'Cryptography As a Teaching Tool' this module was programmed following his 'Kid-RSA' example.

asymmetric-cryptography base26 cipher-algorithms decryption demonstration encryption rsa

Last synced: 10 Apr 2025

https://github.com/hemants1703/cryptography-app-svelte

App that demonstrates cryptography algorithms

cipher cipher-algorithms cryptography javascript svelte sveltekit

Last synced: 14 Jun 2025

https://github.com/kamarros/cesarcode

You can decode and encode words with cesar code and polybius chessboard in java. Implementation encode and decode method. REST endpoint to decode and encode words.

arrays cesar-cypher cipher-algorithms hql java polybius-cypher rest spring-boot testing

Last synced: 04 Apr 2025

https://github.com/retr0sity/ciphermaster

A versatile command-line tool for encrypting and decrypting text using six classical ciphers, from Caesar to One-Time Pad. Ideal for learning and experimenting with encryption techniques!

cipher-algorithms educational-project encryption-decryption

Last synced: 11 Jan 2025

https://github.com/odilitime/strip

Snerx Strip Cipher (SSC)

cipher cipher-algorithms ciphers cypher

Last synced: 07 May 2025

https://github.com/sougatoroy3/socketchat3r

A Chat Application using Kivy and socket programming

chat-application cipher-algorithms kivy kivy-framework kv python socket-programming

Last synced: 12 Apr 2025

https://github.com/kamiladd-byte/cesarcode

You can decode and encode words with cesar code and polybius chessboard in java. Implementation encode and decode method. REST endpoint to decode and encode words.

arrays cesar-cypher cipher-algorithms hql java polybius-cypher rest spring-boot testing

Last synced: 03 Mar 2025

https://github.com/ornella-gigante/cryptosafe

A simple Java application for encrypting and decrypting messages and files using DES and RSA algorithms, featuring a user-friendly menu interface. Perfect for learning about cryptography and secure file handling.

assymetric-encryption assymetric-key-cryptography asymmetric-cryptography cipher-algorithms cryptography decipher des java java-8 rsa-cryptography

Last synced: 16 Mar 2025

https://github.com/hegdepavankumar/cipher-encryption-decryption

Cipher Encryption/Decryption This project is a simple implementation of the cipher encryption and decryption algorithm using JavaScript, HTML, and CSS. The cipher is a substitution cipher that replaces each letter in the plaintext with a letter a certain number of positions down the alphabet.

cipher cipher-algorithms cryptography encryption-algorithms encryption-decryption hashing-algorithm networking-concepts password security

Last synced: 17 Mar 2025

https://github.com/senophyx/arithmos-cipher

A simple Cipher encryption using number.

cipher cipher-algorithms python

Last synced: 28 Feb 2025

https://github.com/hubert-kniola/ciphermods-ecb-cbc-ofb-cfb-ctr

Measurement of encryption and decryption times using different operating modes for the AES Cipher

cbc-mode cfb-mode cipher-algorithms ctr-mode ecb-mode ofb-mode

Last synced: 12 Apr 2025

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

👑 Dead Simple Caesar Cipher written in Haskell

caesar-cipher cipher cipher-algorithms haskell haskell-learning haskell-library

Last synced: 01 Apr 2025

https://github.com/Fimba-Code/cipher-challenges

cipher algorithms challenge

cipher-algorithms coding-challenge

Last synced: 06 May 2025

https://github.com/zeyadetman/image-textsteganography

🖼 An image steganography by converting the image into text of pixels and use the LSB to hide the ciphered text that encrypted by The Caesar cipher Algorithm (Cryptography). The project decrypt the image by loading it, converting the pixels’ digits and break the LSB.

aes caesar-cipher cipher-algorithms counteributors cryptography cs-projects decryption encryption image-steganography

Last synced: 17 Jan 2025

https://github.com/hayr-hotoca/flutter_chacha20_poly1305

ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementations make sure it has the fastest performance.

android chacha20 chacha20-poly1305 chacha20poly1305 cipher cipher-algorithms cross-platform cryptography cryptography-algorithms dart encryption encryption-algorithms flutter ios key

Last synced: 04 Apr 2025

https://github.com/dineshdb/sireto

Cryptographic implementations of various cipher algorithms. Educational use only.

cipher-algorithms cryptography

Last synced: 27 Feb 2025

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

Caesar Cipher using JavaScript

caesar-cipher cipher-algorithms cryptography

Last synced: 31 Mar 2025

https://github.com/nickory/sabca---simulated-annealing-based-cipher-analysis

SABCA (Simulated Annealing-Based Cipher Analysis) is a Python library designed for the encryption, decryption, and cracking monoalphabetic substitution ciphers.

cipher cipher-algorithms crack

Last synced: 29 Mar 2025

https://github.com/nwrenger/tauti

Tauti is a lightweight desktop application built with Tauri, designed to easily encode and decode text using the Vigenère Cipher.

cipher-algorithms tauri-app vigenere-cipher

Last synced: 22 Mar 2025

https://github.com/eyuelberga/kesarcipher

Implementation of the Caesar Cipher encryption algorithm that works with the Ge'ez Alphabet

amharic cesar-cipher cipher-algorithms encryption ethiopia html javascript tailwindcss vite

Last synced: 22 Mar 2025

https://github.com/josue-lubaki/cipherblockchaining

Chiffrement des textes avec la methode CBC (Cipher Block Chaining)

cbc-aes-encryption cipher-algorithms encryption-decryption

Last synced: 06 Mar 2025

https://github.com/inteliense/easy_encrypt_cpp

Easy one line function calls for AES Encryption, SHA hashes, MD5 hashes, key generation and other utilities.

aes-128 aes-256 aes-encryption assymetric-encryption cipher cipher-algorithms cplusplus cpp encoding encryption encryption-decryption md5 rsa rsa-encryption rsa-key-pair sha-256 sha-512

Last synced: 07 Apr 2025

https://github.com/aimenux/symmetriccipherdemo

Using multiple symetric ciphers to encrypt/decrypt messages

cipher-algorithms encryption-decryption net5 vs19

Last synced: 27 Feb 2025

https://github.com/imgovindjee/encryption-decryption-using-cipher-cryptography

Simple data encryption and decryption using AES Algorithm in Java swing. Users will put his hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using first user key

aes-encryption cipher-algorithms encryption-decryption java java-8 javafx messagedialog-component swing-components swing-gui

Last synced: 19 Apr 2025

https://github.com/istudyatuni/magma

Один из вариантов блочного шифрования ГОСТ 28147-89 с блоком длины n=64 бит. Режим простой замены

cipher-algorithms

Last synced: 19 Feb 2025

https://github.com/jackhowa/caesars-cipher

Do the classic shift cipher decoding in js

algorithm cipher-algorithms freecodecamp

Last synced: 15 Mar 2025

https://github.com/mahdisml/smlxxtea.kt

Pure Kotlin Multiplatform Encryption Library (xxtea cipher kotlin implementation)

cipher cipher-algorithms ciphers encryption xtea xtea-cipher xxtea

Last synced: 08 Apr 2025

https://github.com/nabeghe/simple-cipher-php

A simple cipher using OpenSSL with a few additional tweaks.

cipher cipher-algorithms openssl openssl-tools php php-library phplibrary security

Last synced: 09 Apr 2025

https://github.com/mikeleo03/classic-cryptography-simulator_frontend

Frontend side of simulator for well-known classic cipher algorithms with React Typescript and Golang

cipher-algorithms cryptography golang react-typescript shadcn-ui website

Last synced: 16 Mar 2025

https://github.com/sushantnair/is

A collection of experiments I have performed for the course "Information Security" as part of the curriculum for Semester 6 of TY B. Tech. Computer Engineering at KJ Somaiya College of Engineering.

captcha cipher-algorithms recaptcha security

Last synced: 12 Mar 2025

https://github.com/efler/cryptography-des-deal

DES/DEAL symmetric-key algorithm for the encryption

algorithms cipher cipher-algorithms cryptography deal des encoder-decoder security

Last synced: 27 Mar 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/zeeshan2k2/classical-ciphers

An app containing different ciphers for encoding and decoding text made using UIKit.

cipher-algorithms classical-cipher swift uikit

Last synced: 09 Apr 2025

https://github.com/paulfruitful/ciphers

A collection of common and uncommon encryption/cipher algorithms for educational and experiments.

algorithms cipher-algorithms encryption hacking-tool transposition-cipher

Last synced: 12 Jun 2025

https://github.com/enumera8or/nls-3-tls-cipher-suite-project

This project analyzes the performance of different cipher suites supported in the Transport Layer Security (TLS) 1.3 protocol when used in wireless sensor networks (WSNs). WSNs have resource constraints like limited computing power, memory, and battery life.

cipher-algorithms encryption-decryption ns3 tls

Last synced: 30 Mar 2025

https://github.com/naveenrajm7/cipherapp

basic python gui for some cryptographic techniques

cipher-algorithms cryptography

Last synced: 12 Apr 2025

https://github.com/arpit-omprakash/cryptex-tools

An educational cryptography toolkit written in Python, designed for learners and hobbyists. It demonstrates classical ciphers, basic cryptanalysis tools, and allows users to experiment with encryption and decryption via a simple command-line interface (CLI).

cipher-algorithms cryptography encryption-decryption python

Last synced: 13 Jun 2025

https://github.com/ptthanh02/classical-ciphers-demo

Website công cụ mã hóa cổ điển như mã Caesar, mã Monoalphabetic Substitution, mã Vigenère,...

cipher-algorithms demo-website

Last synced: 01 Mar 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/rani-abha/cryptography_algorithms

In this repository, I've gathered a collection of cryptographic algorithms that I've learned during my college years and implemented for both learning and practical purposes.

algorithms blacklist cipher-algorithms cryptography digitalsignature firewall-rules playfair-cipher sha1-hash whitelist

Last synced: 06 Mar 2025

https://github.com/paularoo/row-transposition-cipher

web app implementation of a row transposition cipher

chakra-ui cipher cipher-algorithms reactjs

Last synced: 28 Mar 2025

https://github.com/erikdebruijn/seed-split

Cryptocurrency seed splitting system using a one-time pad

bip39 cipher-algorithms cryptocurrency one-time-pad security

Last synced: 16 Mar 2025

https://github.com/mechiuw/java_cryptography-algorithm

This is a basic algorithm for encryptions and decryptions using handmade algorithm logic using java.

basic-algorithms basic-programming caesar-cipher cipher-algorithms ciphers cryptography scripts

Last synced: 28 Feb 2025

https://github.com/sumonta056/security-lab-assignments

Information and Network Security Lab Tasks and Resources

caesar-cipher cipher-algorithms encryption-decryption substitution-cipher

Last synced: 13 Jun 2025

https://github.com/michaeltennyson/advanced-security

The following repository contains programs completed for the advanced security Module

cipher cipher-algorithms cryptography java security

Last synced: 05 Mar 2025

https://github.com/stephenombuya/encryption-and-decryption-tool

A C-based encryption/decryption tool implementing multiple cipher algorithms for text security.

c-programming cipher-algorithms encryption-decryption

Last synced: 22 Feb 2025

https://github.com/quantam-studios/pythoncyphers

A collection of cyphers made in python

cipher cipher-algorithms python3

Last synced: 05 Mar 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/saahiyo/emojinator

"Emojinator 🔒: Encrypting Message To Emojis .

cipher-algorithms ciphers emoji encryption html-css-javascript

Last synced: 03 Mar 2025

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

Simple python script to encode or decode any entered text from the terminal.

ceasar-cipher cipher cipher-algorithms encryption-decryption python3

Last synced: 28 Mar 2025

https://github.com/istudyatuni/gamma-output

Шифрование в режиме гаммирования с обратной связью по выходу при n = m

cipher-algorithms

Last synced: 20 Jun 2025

https://github.com/electux/codecipher

CODECipher is fwk for cipher utilities.

bsd cipher cipher-algorithms freebsd linux macos macosx python3 qnx unix windows

Last synced: 28 Feb 2025

https://github.com/oklein1/cryptography-clojure

Clojure implementation of ciphers

cipher-algorithms clojure cryptography

Last synced: 27 Mar 2025

https://github.com/iharkatkavets/swift.pod.salsa20-cipher

Salsa20 cipher written on Swift

cipher-algorithms salsa20 swift

Last synced: 29 Mar 2025

https://github.com/n-c0de-r/romulus

A Ceasar de/encoder written in Python. Written for fun, goofing around, trying out Python.

1st-semester cipher-algorithms codings encryption

Last synced: 05 Mar 2025

https://github.com/kauemiziara/enigma-tui-simulator

Encrypt messages using the Enigma machine (TUI version)

cipher-algorithms ciphers cpp enigma enigma-cipher enigma-machine enigma-simulator

Last synced: 23 Feb 2025

https://github.com/stanleystanmarsh/picture-cipher

The program for insertion encoded text into bmp picture

bmp cipher-algorithms haskell

Last synced: 27 Mar 2025

https://github.com/bursasha/cpp-cryptography-projects

Cryptographic techniques using C++ and OpenSSL, covering encryption modes, hash functions, hybrid encryption, and various cryptographic concepts 🔐

assymetric-key-cryptography block-cipher cipher-algorithms cpp cryptoanalysis cryptography cryptography-algorithms encryption-decryption hash-functions hybrid-encryption openssl security

Last synced: 03 Apr 2025

https://github.com/istudyatuni/gamma-ciphertext

Шифрование в режиме обратной связи по шифртексту (режим гаммирования с обратной связью)

cipher-algorithms

Last synced: 19 Feb 2025

https://github.com/clats97/vigenerecracker

A simple python script that will crack the classical implementation of the Vigenere Cipher. It uses a word-list to brute force the correct key and NLTK to identify English words / sentences.

cipher cipher-algorithms ciphers cracking cryptography vigenere vigenere-cipher vigenere-cipher-algorithm

Last synced: 21 Jun 2025

https://github.com/istudyatuni/a5.1

A5/1 GSM stream cipher

cipher-algorithms

Last synced: 19 Feb 2025