Projects in Awesome Lists tagged with cipher
A curated list of projects in awesome lists tagged with cipher .
https://github.com/thealgorithms/javascript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
algorithm algorithm-challenges algorithms algorithms-implemented cipher conversions cryptography data-structures hacktoberfest javascript mathematics search sort sorting-algorithms
Last synced: 13 May 2025
https://github.com/TheAlgorithms/Javascript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
algorithm algorithm-challenges algorithms algorithms-implemented cipher conversions cryptography data-structures hacktoberfest javascript mathematics search sort sorting-algorithms
Last synced: 13 Mar 2025
https://github.com/TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
algorithm algorithm-challenges algorithms algorithms-implemented cipher conversions cryptography data-structures hacktoberfest javascript mathematics search sort sorting-algorithms
Last synced: 24 Mar 2025
https://github.com/bee-san/ciphey
⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
artificial-intelligence cipher cpp cryptography ctf ctf-tools cyberchef-magic decryption deep-neural-network encodings encryptions hacking hacktoberfest hashes natural-language-processing pentesting python
Last synced: 11 Dec 2025
https://github.com/krzyzanowskim/cryptoswift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
aes aes-gcm cipher commoncrypto cryptography cryptoswift digest hmac hmac-authentication md5 sha1 sha3 swift
Last synced: 12 May 2025
https://github.com/krzyzanowskim/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
aes aes-gcm cipher commoncrypto cryptography cryptoswift digest hmac hmac-authentication md5 sha1 sha3 swift
Last synced: 06 Aug 2025
https://github.com/digitalbazaar/forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
aes asn1 certificate cipher crypto cryptography csr hmac javascript md5 message-digest pbkdf2 pkcs pkcs1 pkcs12 pkcs7 sha1 sha256 tls x509
Last synced: 13 May 2025
https://github.com/kurolabs/stegcloak
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️⭐
cipher compression cryptography data-exfiltration functional-programming hacking hacking-tool hacking-tools infosec javascript privacy ramdajs security security-tools steganography stego
Last synced: 14 May 2025
https://github.com/KuroLabs/stegcloak
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️⭐
cipher compression cryptography data-exfiltration functional-programming hacking hacking-tool hacking-tools infosec javascript privacy ramdajs security security-tools steganography stego
Last synced: 26 Mar 2025
https://github.com/TryCatchHCF/Cloakify
CloakifyFactory - Data Exfiltration & Infiltration In Plain Sight; Convert any filetype into list of everyday strings, using Text-Based Steganography; Evade DLP/MLS Devices, Defeat Data Whitelisting Controls, Social Engineering of Analysts, Evade AV Detection
av-evasion cipher cryptography data-exfiltration dlp exfiltration hacking hacking-tool hacking-tools infosec pentest pentest-tool pentest-tools pentesting privacy red-team security security-tools steganography stego
Last synced: 30 Mar 2025
https://github.com/cryptii/cryptii
A web app for modular conversion, encoding, and encryption, all performed directly in your browser with no server interaction
cipher conversion encoding encryption enigma enigma-machine framework webapp
Last synced: 14 May 2025
https://github.com/linisme/cipher.so
A simple way to encrypt your secure data like passwords into a native .so library.
cipher gradle java native native-libraries secure
Last synced: 16 May 2025
https://github.com/guyoung/captfencoder
Captfencoder is opensource a rapid cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools.
cipher crypto ctf cybersecurity decode decoder electron encode encoder fltk hacking-tool hash misc network-security opensource rust security security-tools toolkit
Last synced: 16 May 2025
https://github.com/guyoung/CaptfEncoder
Captfencoder is opensource a rapid cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools.
cipher crypto ctf cybersecurity decode decoder electron encode encoder fltk hacking-tool hash misc network-security opensource rust security security-tools toolkit
Last synced: 13 Mar 2025
https://github.com/swiftyapp/swifty
🔑 Free Offline-first Password Manager
cipher credentials cryptography desktop desktop-app electron encryption javascript linux macos password password-manager privacy privacy-tools security windows
Last synced: 15 May 2025
https://github.com/pubkey/eth-crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
blockchain cipher dapp encryption eth ethereum ethereum-identity privatekey publickey sign sign-data signature signtransaction smart-contracts solidity transaction truffle tutorial web3 web3js
Last synced: 13 May 2025
https://github.com/s0md3v/Decodify
Detect and decode encoded strings, recursively.
base64 caesar-cipher cipher decoding encoding rot-13
Last synced: 19 Jul 2025
https://github.com/s0md3v/decodify
Detect and decode encoded strings, recursively.
base64 caesar-cipher cipher decoding encoding rot-13
Last synced: 03 Oct 2025
https://github.com/infinum/Android-Goldfinger
Android library to simplify Biometric authentication implementation.
android android-development android-library biometric biometric-authentication cipher encryption fingerprint fingerprint-authentication open-source
Last synced: 12 Apr 2025
https://github.com/infinum/android-goldfinger
Android library to simplify Biometric authentication implementation.
android android-development android-library biometric biometric-authentication cipher encryption fingerprint fingerprint-authentication open-source
Last synced: 06 Apr 2025
https://github.com/moneymanagerex/android-money-manager-ex
Manage your finances on-the-go, encrypted for security, and sync via your cloud
cipher encryption finance mmex4android moneymanagerex
Last synced: 08 Apr 2025
https://github.com/prateekiiest/code-sleep-python
Awesome Projects in Python - Machine Learning Applications, Games, Desktop Applications all in Python :snake:
analysis caesar-cipher case-study cipher classification dataanalysis hacktoberfest hamlet kharagpur-winter-of-code projects python python-script social-network-analysis translation
Last synced: 12 Apr 2025
https://github.com/prateekiiest/Code-Sleep-Python
Awesome Projects in Python - Machine Learning Applications, Games, Desktop Applications all in Python :snake:
analysis caesar-cipher case-study cipher classification dataanalysis hacktoberfest hamlet kharagpur-winter-of-code projects python python-script social-network-analysis translation
Last synced: 09 May 2025
https://github.com/leocavalcante/encrypt
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
aes cipher cryptography encryption rsa salsa20 secure-random-generator
Last synced: 16 May 2025
https://github.com/allalgorithms/python
Implementation of All ▲lgorithms in Python Programming Language
algorithm algorithms allalgorithms cipher cryptography dynamic-programming hacktoberfest math python searches searching sorting
Last synced: 04 Apr 2025
https://github.com/paulmillr/noble-ciphers
Audited & minimal JS implementation of Salsa20, ChaCha and AES
aes aes-siv chacha chacha20 chacha20-poly1305 chacha20poly1305 cipher cryptography encryption ff1 gcm nacl rfc8452 salsa20 secretbox sodium xsalsa20poly1305
Last synced: 07 Dec 2025
https://github.com/x011/secretpixel
SecretPixel is a cutting-edge steganography tool designed to securely conceal sensitive information within images. It stands out in the realm of digital steganography by combining advanced encryption, compression, and a seeded Least Significant Bit (LSB) technique to provide a robust solution for embedding data undetectably.
aes-256 aes-encryption cipher compression cryptography data-exfiltration encryption hacking hacking-tool hide-files hide-files-in-image image-steganography lsb-steganography privacy rsa-cryptography security security-tools steganography steganography-algorithms stego
Last synced: 16 May 2025
https://github.com/zhaozg/lua-openssl
Openssl binding for Lua
c cipher crypto lua lua-openssl luajit openssl openssl-binding ssl
Last synced: 08 Apr 2025
https://github.com/citahub/libsm
A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)
cipher cryptography sm2 sm3 sm4
Last synced: 06 Apr 2025
https://github.com/pyrogram/tgcrypto
Fast and Portable Cryptography Extension Library for Pyrogram
aes aes-cbc aes-ctr aes-ige cipher crypto cryptography encryption hacktoberfest mtproto pyrogram python telegram
Last synced: 04 Apr 2025
https://github.com/ronomon/crypto-async
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
Last synced: 25 Mar 2025
https://github.com/Crazy-Marvin/Morse
Translator for converting text into morse code and vice-versa
cipher codebreaker dot hacktoberfest morse morse-decoder special-characters weblate
Last synced: 17 Jul 2025
https://github.com/mikaoj/enigmakit
Enigma encryption in Swift
cipher encryption enigma enigma-machine enigma-simulator swift
Last synced: 14 Apr 2025
https://github.com/mikaoj/EnigmaKit
Enigma encryption in Swift
cipher encryption enigma enigma-machine enigma-simulator swift
Last synced: 02 Aug 2025
https://github.com/raphael-baena/DTLR
Handwritten Text Recognition and Character Detection
chinese-characters chinese-handwriting-recogniting cipher htr ocr
Last synced: 10 Mar 2025
https://github.com/luojilab/django-mirage-field
Django model field encrypt/decrypt your data, keep secret in database.
aes cbc cipher cryptography django encrypt encryption python
Last synced: 05 Apr 2025
https://github.com/aegis-aead/libaegis
Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.
aead aegis aegis128l aegis128x aegis256 aegis256x cipher cryptography libaegis zig-package
Last synced: 07 Apr 2025
https://github.com/gioblu/cape
String encryption for Arduino, limited microcontrollers and other embedded systems.
arduino c-plus-plus cipher encrypted-data encryption encryption-key encryptor hash string
Last synced: 12 Apr 2025
https://github.com/omaraflak/fingerprint
Android library that simplifies the process of fingerprint authentications.
android android-library authentication cipher dialog fingerprint fingerprint-dialog library
Last synced: 20 Jul 2025
https://github.com/pannous/xipher
🔒 Simple perfect xor encryption cipher 🔒
cipher encrypter encryption xor-cipher
Last synced: 17 Mar 2025
https://github.com/karma9874/ctf-cryptotool
CTF-CryptoTool is a tool written in python, for breaking crypto text of CTF challenges. It tries to decode the cipher by bruteforcing it with all known cipher decoding methods easily. Also works for the cipher which does not have a key.
cipher crypto ctf ctf-tools decoder decoding hacktoberfest hacktoberfest2021
Last synced: 09 Apr 2025
https://github.com/darxisr/cryline-v5.0
Cryline project - It's a simple test ransomware for Windows OS without stable encryption. Pls use this source code for study purposes only. The author is't responsible for your actions.
assembly bootkit bootloader cipher cplusplus development drive encryption hardware malware mbr notpetya petya programming ransomware security source-code subsystem virus windows
Last synced: 13 Apr 2025
https://github.com/cryptocorrosion/cryptocorrosion
Performance crypto in pure Rust
cipher crypto cryptography hash rust
Last synced: 30 Dec 2025
https://github.com/egoroof/blowfish
Blowfish encryption library for browsers and Node.js 🐡
blowfish browser cipher encryption javascript library nodejs
Last synced: 01 Jul 2025
https://github.com/typicalhog/thcrypt
C++ console application that features unique (at least I think so) symmetric key based file encryption algorithm.
algorithm application base58 bytes character cipher cli console cpp cryptography decryption encryption encryption-algorithm file key lookup password security symmetric table
Last synced: 16 Jul 2025
https://github.com/azadkuh/mbedcrypto
a portable, small, easy to use and fast c++14 library for cryptography.
aes-encryption cipher cpp cpp11 cpp14 crypto cryptography mbedtls qt5 rsa-cryptography
Last synced: 29 Apr 2025
https://github.com/nsacyber/simon-speck-supercop
Fast implementations of the SIMON and SPECK lightweight block ciphers for the SUPERCOP benchmark toolkit. #nsacyber
cipher ciphers crypto crypto-library cryptography cryptography-library simon speck supercop
Last synced: 05 Apr 2025
https://github.com/revenge977/revenge-ransomeware
a vigenere algorithm encrypt ransomeware created by me :p, for education purpose.
algorithm cipher crypt crypto crypto-locker cryptolocker encrypt goldeneye hidden-tear hiddentear malware ransac-algorithm ransomeware ransomewarevigenere revenge revenge-ransomeware revengeransomeware vigenere wannacry wannacry-ransomware
Last synced: 23 Mar 2025
https://github.com/chronoxor/cppsecurity
C++ Security Library
aes argon2 aria bcrypt camellia cipher google-authenticator one-time-password password-generator password-hashing pbkdf2 scrypt
Last synced: 14 Apr 2025
https://github.com/djosix/padding_oracle.py
Fast threaded padding oracle attack automation script for Python 3.
cipher crypto cryptography ctf ctf-tools hacking hacking-tool padding-oracle padding-oracle-attacks penetration-testing pentest pentesting web-security
Last synced: 26 Apr 2025
https://github.com/carleslc/crypttools
Tools for encryption, decryption and cracking from several cryptographic systems.
aes analysis caesar chryptology cipher classical-cryptography crack cryptographic cryptographic-systems cryptography decryption encryption file key scytale statistics text vigenere
Last synced: 22 Mar 2025
https://github.com/jedisct1/aegis-x
The AEGIS-128X and AEGIS-256X high performance ciphers.
aead aegis aegis-128x aegis-256x cipher fast vaes ziglang
Last synced: 12 Apr 2025
https://github.com/xaionaro-go/secureio
An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.
awesome blake3 cipher ecdh ed25519 encrypt encryption golang hmac multiplexer poly1305 psk read reader readwriter stream udp wrapper writer xchacha20
Last synced: 28 Apr 2025
https://github.com/shramos/winregmitm
Perform MiTM attack and remove encryption on Windows Remote Registry Protocol.
cipher communication decipher downgrade encryption execution force middle mitm packets payload protocol remote remote-machine tcp victim windows-registry winreg
Last synced: 02 Aug 2025
https://github.com/liesware/coherence
Coherence is cryptographic server for modern web apps
aes cipher crytography digital-signature ecc hash hmac json ntru post-quantum-cryptography public-key-cryptography qtesla rsa sha3 tcp-server
Last synced: 15 Nov 2025
https://github.com/htr-tech/vigenere-decoder
Decode / Bruteforce Vigenere cipher text just using the Flag Format!!
caeser-cipher capture-the-flag cipher ciphertext crypto ctf ctf-challenges ctf-tools vigenere vigenere-cipher vigenere-decoder
Last synced: 20 Aug 2025
https://github.com/masterflomaster1/jfxcrypto
🔐 150+ Algorithms, Reactive GUI, and More: Text & File Encryption, Hashing, MAC, Key Generation, and Password Strength Evaluation. JCA, JCE with Bouncy Castle
aes aes-256 chacha20 cipher encryption enigma gui hash hmac java javafx md5 mvvm password pbkdf2 rc4 reactive salsa20 security sha-256
Last synced: 13 Jul 2025
https://github.com/khaosdoctor/enigmajs
Full implementation of the 1944 German cryptographic machine in TypeScript with a nice UI
cipher cryptography enigma enigma-cipher enigma-js enigma-machine enigma-simulator javascript security typescript vue
Last synced: 29 Apr 2025
https://github.com/dschadow/CloudSecurity
Cloud security projects with Spring Cloud Config Server and Vault
cipher cloud-security jasypt java spring spring-boot spring-cloud spring-cloud-config vault
Last synced: 02 Apr 2025
https://github.com/karma9874/dna-cipher-script-ctf
A simple script to decode the genome DNA binary sequence (CTF Challenge)
Last synced: 09 Apr 2025
https://github.com/luminousmen/zuc
Stream cipher ZUC - core component in the 3GPP confidentiality and integrity algorithms 128-EEA3 and 128-EIA3.
Last synced: 01 May 2025
https://github.com/davidmigloz/idea-cipher
Software implementation of International Data Encryption Algorithm (IDEA) cipher with 4 ciphering modes (ECB, CBC, CFB, OBF).
Last synced: 01 Aug 2025
https://github.com/jedisct1/zig-rocca-s
An implementation of the ROCCA-S encryption scheme.
aead cipher rocca rocca-s zig zig-package
Last synced: 15 Apr 2025
https://github.com/arshubham/cipher
A simple application for encoding and decoding text
cipher ciphers decoding elementary elementaryos encoding
Last synced: 05 May 2025
https://github.com/htr-tech/0xtwin
Twin-Hex Cipher Encoder/Decoder
capture-the-flag cipher cipher-algorithms ciphertext cryptography ctf ctf-challenges ctf-tools hackthebox twin-cipher twin-hex
Last synced: 15 Apr 2025
https://github.com/wolfssl/wolfsm
wolfSSL SM cipher implementations
cipher cryptography decryption ecdh embedded encryption hash iot security shangmi sm2 sm3 wolfcrypt
Last synced: 26 Jun 2025
https://github.com/vatshayan/final-year-project-steganography
Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination.
btech-project capstone-project cipher college-project cryptography cryptography-project final-project final-projects final-year-project finalyearproject mtech-project project project-report research-paper-project security semester-project steganography university-project university-projects
Last synced: 28 Oct 2025
https://github.com/secondl1ght/cipherchat
Encrypted messaging over the bitcoin lightning network.
bitcoin chat cipher decentralized-applications encryption freedom lightning-network messaging privacy sveltekit wasm
Last synced: 29 Jul 2025
https://github.com/ajimae/ncrypt-js
A light weight javascript data encryption and decryption library
cipher crypto cryptography decipher decrypt decryption ecmascript5 encrypt encryption javascript-library ncrypt-js simplecryptojs typescript
Last synced: 14 Apr 2025
https://github.com/fer14/enigmachine
Python library for the enigma machine
cipher encription engima pip ww2
Last synced: 11 Jul 2025
https://github.com/k4m4/caesar-cli
Break rotational letter substitution (ROT) encoded text, right from your terminal.
caesar capture-the-flag cipher cli ctf rot substitution substitution-cipher
Last synced: 30 Jul 2025
https://github.com/waleko/picturecrypt
Image-steganography tool
cipher encryption image-steganography qt qt5 steganography
Last synced: 29 Aug 2025
https://github.com/mrdcvlsc/aes
A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology
aes aes-128 aes-decryption aes-encryption aes192 aes256 aesni armv8 block-cipher blockcipher cipher confidentiality cplusplus cpp decryption encryption hardwareaccelerated key library security
Last synced: 15 Oct 2025
https://github.com/molotovcherry/stegcloak
[Rust] Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️⭐
character cipher cryptography data-exfiltration encode encrypt hacking-tool hide infosec privacy rust security security-tools stealth steganography stegcloak width zero zwc
Last synced: 15 Oct 2025
https://github.com/kensnyder/poly-crypto
Encrypt and decrypt data with AES-256 GCM; interoperable with Node and PHP 7.1+
aes aes-256 aes-256-gcm bcrypt cipher crypto cryptography decrypt decryption digest encrypt encryption random
Last synced: 28 Jul 2025
https://github.com/bitartisan1/p0-decryption-tool
AI powered GUI-based password cracking/decryption tool developed in Python. It uses GPT machine learning model generation to predict possible hash. Supports over 20+ common hash types
ai bcrypt cipher crack decipher decryption encryption gplv3 gpt gui hash model multithreading password password-cracker password-cracking prediction python sha-256 sha256
Last synced: 07 Jul 2025
https://github.com/mp911de/enigma4j
Enigma ⚙️⚙️⚙️ Emulator for Java :coffee:
Last synced: 07 May 2025
https://github.com/browserify/hash-base
abstract base class for hash-streams
cipher crypto crypto-browserify hash javascript stream
Last synced: 08 Apr 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/artemis-beta/enigma
Emulator of the Enigma Encoding Machine
cipher ciphers encryption enigma machine
Last synced: 03 May 2025
https://github.com/woodruffw/skipjack.rs
A straight-line implementation of the Skipjack cipher in Rust
cipher cryptography rust skipjack
Last synced: 04 Oct 2025
https://github.com/zarethrex/enigma
Emulator of the Enigma Encoding Machine
cipher ciphers encryption enigma machine
Last synced: 28 Oct 2025
https://github.com/argentini/argentini.enigma
An Enigma Machine emulator that enciphers text strings and which can be used for modern quantum-resistant encryption in mobile, desktop, and server apps (Windows, macOS, Linux, .NET 9.0, x64, Arm64, Apple Silicon).
cipher crypto cryptography dotnet dotnet6 encryption enigma enigma-machine keyless keyless-cipher machine ww2
Last synced: 22 Apr 2025
https://github.com/atul-anand-jha/cipher-decipher-using-java
A brute_force based Cipher-Dicipher written in Java Language with UI/UX
brute-force-search cipher cryptography-project dicipher java-8
Last synced: 14 May 2025
https://github.com/vatshayan/cryptography-communication-system
B.tech College Project for Secure Message Communication though Cryptography Algorithm
btech-project btechfinalyear cipher cipher-algorithms ciphers communication cryptography final-project final-year-project machine-learning machine-learning-algorithms python security semester-project
Last synced: 28 Oct 2025
https://github.com/jedisct1/rust-rocca-s
ROCCA-S cipher implementation for Rust.
Last synced: 19 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/vatshayan/final-year-college-project
Final Year Cryptography Project for Secure Communication System. Python Programming is done. Easy to understand and Implement.
btech btech-project cipher communication crpyt cryptocurrency cryptography cryptonote dataset encryption final final-project finalyearproject ieee machine-learning paper python secure security year
Last synced: 28 Oct 2025
https://github.com/vesche/pmhsc
poor man's homophonic substitution cipher
cipher homophonic homophonic-substitution-ciphers homophony python substitution-cipher
Last synced: 23 Aug 2025
https://github.com/bsm/macdaddy
MAC Daddy is a Go library for generating encrypted messages and verifying their authenticity using the Poly1305 message authentication code with a ChaCha20 cipher
chacha20-poly1305 cipher encryption go golang mac
Last synced: 15 Sep 2025
https://github.com/kraynel/js-rijndael
Pure JS implementation of Rijndael cipher.
aes aes-encryption cipher crypto js-rijndael mcrypt rijndael
Last synced: 15 Jul 2025
https://github.com/csfelix/csharp-fermat-method-rsa-attack
👥 Just to education goals, please, doesn't use it to bad purposes!! 👥 (🔑 KeyWords: C#, C Sharp, RSA Algorithm, Fermat's Method 🔑)
Last synced: 28 Apr 2025