Cryptography
Cryptography, or cryptology is the practice and study of techniques for secure communication in the presence of adversarial behavior. More generally, cryptography is about constructing and analyzing protocols that prevent third parties or the public from reading private messages.
- GitHub: https://github.com/topics/cryptography
- Wikipedia: https://en.wikipedia.org/wiki/Cryptography
- Last updated: 2026-07-01 00:06:48 UTC
- JSON Representation
https://github.com/valohai/openssh-key
Tools to deal with OpenSSH2 (RFC4716) keys in Python
cryptography keys openssh pki python ssh
Last synced: 02 Aug 2025
https://github.com/remiblancher/post-quantum-pki
Quantum-Safe X.509 PKI with PQC & Hybrid Certificates in Go
certificate-authority certificates circl composite-certificates crypto-agility cryptography golang hybrid-certificates ml-dsa ml-kem nist pkcs11 pki post-quantum-cryptography pqc qpki quantum-safe slh-dsa tls x509
Last synced: 27 Jan 2026
https://github.com/unknnownnn/ctf-swiss-army-knife
An All in One program for solving CTF challenges
cryptography ctf ctf-tools cyber-forensics cybersecurity-tools hexdump-viewer pyqt6 python steganography windows
Last synced: 31 Jul 2025
https://github.com/hsbc/encryption-helper-python
A Python CLI application for generating RSA public and private key pairs.
automation cryptography data-protection devops-tools encryption hsbc key-generation key-management open-source poetry-python public-key python python-rsa python-rsa-key-pairs-public-key-private-key rsa security
Last synced: 14 Jul 2025
https://github.com/vatshayan/hiring
Hiring for Data Science, Cryptography, Machine Learning and Artificial Intelligence.
cryptography data-science data-visualization datasets hiring internship internship-task machine-learning machine-learning-algorithms
Last synced: 09 Mar 2026
https://github.com/elliotwutingfeng/bitwarden_backup_decryptor
๐ CLI tool to decrypt backup files exported from Bitwarden. This application is not affiliated with Bitwarden, Inc.
aes aes-cbc android argon2id backup credential-stuffing cryptography cybersecurity encryption hmac hmac-sha256 ios linux macos password-manager pbkdf2 security sha256 windows
Last synced: 09 Apr 2026
https://github.com/hubert-kniola/digitalsignature
Simple program to verify signature created by RSA cryptography algorithm
Last synced: 12 Apr 2025
https://github.com/hubert-kniola/blumblumshubgenerator
BlumBlumSnub Generator - Random Bit Array with 4 prepared tests
Last synced: 07 Sep 2025
https://github.com/slayernominee/cryptographic-algorithms
just some cryptographic algorithms to learn it
Last synced: 06 Jul 2025
https://github.com/thehashiramasenju/dag-livestocx
๐พ LivestocX: Revolutionizing LiveStock Asset finances through blockchain | Farmers tokenize assets, investors fund globally | Built for BlockDAG Hackathon 2025
backend blockchain blockchain-technology blockdag blockdagtestnet cryptocurrency cryptography dapp decentralized ethereum ethereum-blockchain ethersjs front-end-development primordial reactjs solidity vercel vercel-deployment webapp
Last synced: 09 Apr 2026
https://github.com/thyeem/longshot
Fast Brute-force search using parallelism
brute-force-attacks cryptography haskell parallelism
Last synced: 06 May 2025
https://github.com/rohitanwar/cryptography
An exploration of various cryptographic functions (and related stuuf)
Last synced: 21 Aug 2025
https://github.com/jamestaylr/aes
Implementation of AES and associated cryptographic helper functions in Crystal
aes course-work cryptography crystal
Last synced: 24 May 2026
https://github.com/arihantbansal/cybersec-python
Cybersec/CTF practice problems solved in Python
crawler cryptography ctf cybersecurity sockets webscraping
Last synced: 02 Aug 2025
https://github.com/erich-9/CryptographicHashFunctions.jl
Fast cryptographic hash functions for Julia
cryptographic-hash-functions cryptography hash-functions julia
Last synced: 06 Apr 2026
https://github.com/madhurimarawat/codeculture-daily
A daily programming challenge repository where fun meets learning! With 39 challenges over 39 days, it helps coders enhance skills through practical tasks and interview prep. While maintenance is paused, contributions are welcome, and future expansions are planned to keep learning ongoing.
beginner-friendly code-repository cryptography daily-problems daily-progaramming intemediate-questions java javascript non-tech-questions official-solutions personality-development problem-of-the-day programming-contest python soft-skills tech-questions technologies tools website-deploy winner-announcement
Last synced: 10 Apr 2026
https://github.com/volkansah/how-to-kill-crypto-money
Mr.Robot -> How to Kill Crypto Money? This document demonstrates how to use Python and the mnemonic library to generate a seed phrase and derive a private key. This code is intended for demonstration purposes only and should never be used with real funds or your actual hardware wallet.
bitcoin crypto cryptocurrency cryptography damage kill monero wallet
Last synced: 09 Feb 2026
https://github.com/chakshugupta13/local-collision-differential-attack-on-reduced-sha-256-upto-24-rounds
This repository contains C and/or C++ implementations for finding Local Collision Conforming Message Pairs through Differential Attack on Reduced-Round SHA-256 up to 24 Rounds. Also, this repository contains the C++ implementations of SHA-256, SHA-512 and SHA-384.
cryptanalysis cryptography differential-attack sha-256 sha-384 sha-512
Last synced: 11 Apr 2025
https://github.com/nhussein11/merkle-tree
Rust implementation and explanation of the Merkle Tree structure
blockchain cryptography rust web3
Last synced: 29 Oct 2025
https://github.com/zaidmukaddam/securitymobileapp
This project is a demonstration of some cryptography algorithms using Flutter Framework.
aes cryptography encryption rsa
Last synced: 18 Jun 2025
https://github.com/drwheelicus/encoderize
Turn your text into a cryptographic masterpiece
actions cli cryptography image-generation package pytest python svg visualization
Last synced: 30 Apr 2025
https://github.com/rajput-hemant/cryptography
A handy Crypto CLI for exploring cryptographic algorithms learned in university. Dive into the world of cryptography with ease! ๐โจ
Last synced: 19 May 2026
https://github.com/supermarcel10/cryptographicanalysisofsha2
Comparative benchmark of SMT solver effectiveness in cryptographic hash collision discovery for SHA-2 algorithms.
cryptanalysis cryptography research research-paper research-project satisfiability-modulo-theories satisfiability-problem sha2 smt
Last synced: 30 Jul 2025
https://github.com/embetrix/meta-satobox
Satobox is an open-source, Yocto-based, privacy-focused and secure bitcoin full node solution designed for embedded linux devices.
anonymity bitcoin cryptocurrency cryptography embedded linux raspberry-pi security toronionproxy yocto yocto-layer
Last synced: 01 Nov 2025
https://github.com/mohammedmehdio/caesarjaw-cpp
CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: โ Encrypt text ๐ โ Decrypt text ๐ โ Determine the shift key ๐ โ Attempt decryption without a known key ๐ก
caesar caesar-cipher caesar-cipher-algorithm communication cpp crypter cryptography cybersecurity decrypt decryption decryption-algorithm security security-tools shift-cipher tool
Last synced: 23 Jul 2025
https://github.com/circa10a/l33tcrypto
Cryptography for the most l33t haxx0rs
cryptography encoder-decoder hacktoberfest
Last synced: 02 Oct 2025
https://github.com/h5law/vinegar
A Golang library for creating and using Vigenere Ciphers
cryptography encryption-decryption vigenere vigenere-cipher vigenere-cipher-algorithm
Last synced: 17 Mar 2025
https://github.com/sandeep-shaw10/cshb-model
This project aims to develop a secure and efficient model for end-to-end encrypted data transfer between a client and server, with a focus on promoting data integrity via hybrid blockchain
aes-512 blockchain cryptography cshb cshb-model end-to-end-encryption hybrid-blockchain steganography
Last synced: 06 Apr 2025
https://github.com/ishanoshada/lockix
A secure file encryption and decryption tool
cryptography encryption files security
Last synced: 07 Mar 2026
https://github.com/PeaceFounder/OpenSSLGroups.jl
OpenSSL elliptic curve wrapper for CryptoGroups
cryptography elliptic-curves openssl
Last synced: 06 Apr 2026
https://github.com/humanjavaenterprises/nostr-nsec-seedphrase
The nostr-nsec-seedphrase repository offers a TypeScript library that converts Nostr nsec keys into mnemonic seed phrases, enhancing the readability and management of keys within Nostr applications. This approach mirrors Bitcoin's use of seed phrases, emphasizing the importance of secure storage and careful handling of these keys.
bitcoin cryptography decentralized-protocols digital-signatures key-management mnemonic-seed-phrases nostr public-key-infrastructure security
Last synced: 31 Aug 2025
https://github.com/crownedgrouse/preach
[WIP] Phi base Random Encoder Aimed for Cryptography Hardening
Last synced: 06 Apr 2025
https://github.com/justscott/listcrypt
Symmetric cryptographic algorithm built with python3
cryptography encryption python38 symmetric-cryptography symmetric-key-cryptography
Last synced: 21 Jun 2026
https://github.com/mttbernardini/mbencrypter
:closed_lock_with_key: This program will help you encrypting or decrypting some data or a file using MB's algorithm. NB: this project has been supeseded by https://github.com/mttbernardini/mbc
algorithm cryptography raw-data rawinput symmetric-keys text
Last synced: 26 Mar 2025
https://github.com/BotsUniverse/cryptrooper
Cryptrooper is a module that can encode and decode your text with a given key.
crypt cryptography decode encode python python3
Last synced: 19 Aug 2025
https://github.com/alekseibalan/usfs
USFS - unsigned short file system
cryptography docker docker-hub dynamodb file-system ftp-server mongodb quality usfs
Last synced: 15 May 2026
https://github.com/ecies/py-demo
A simple fastapi eciespy web backend demo
cryptography ecies fastapi python3 secp256k1 webdemo
Last synced: 12 Apr 2025
https://github.com/cartory/encoderr-web
๐ Crypto Final Project - Encoderr
cryptography decoding encoding javascript uagrm webpack
Last synced: 11 May 2026
https://github.com/denselance/hight-python
HIGHT block cipher implementation in Python3 based on original paper by Hong et al. Includes the encryption and decryption functions for HIGHT.
cipher cryptography hight kisa python3
Last synced: 31 Dec 2025
https://github.com/dbstratta/naive-crypto
Very naive implementations of various cryptosystems written in Haskell
crypto cryptography diffie-hellman elgamal haskell naive rsa
Last synced: 02 Aug 2025
https://github.com/shreyansh26/solving-substitution-ciphers-using-mcmc
Solving substitution ciphers using Markov Chain Monte Carlo (MCMC)
cryptography mcmc probability sampling-methods substitution-cipher
Last synced: 03 Mar 2025
https://github.com/daflh/deriving
Derives address and private key from mnemonic phrase for Bitcoin and other altcoins
bip bip32 bip39 bitcoin cryptocurrency cryptography hacktoberfest mnemonic
Last synced: 19 May 2026
https://github.com/iscc/iscc-crypto
ISCC Signing & Verification
content-identification cryptography eddsa iscc timestamping
Last synced: 09 Apr 2026
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: 17 May 2026
https://github.com/cuhsat/epiphyte
(Ab)using TinyURL.com as a key/value storage for hidden and encrypted message threads.
cryptography epiphyte hidden-message protocol pycrypto python requests steganography tinyurl
Last synced: 12 Aug 2025
https://github.com/jscarle/cryptoextensions.net
Useful Cryptography Extensions
crypto cryptography csharp dotnet
Last synced: 16 Aug 2025
https://github.com/churro/avr-aes128-groestl256
Efficient AES-128 & Grรธstl-256 Implementations for the AVR 8-bit Microcontroller Architecture
aes-128 atmega128 avr cryptography groestl-256
Last synced: 10 Apr 2025
https://github.com/cuhsat/fx
A strictly experimental stream cipher in ANSI C.
algorithm ansi-c c cipher cryptography fumbled-xor stream-cipher
Last synced: 29 Mar 2025
https://github.com/ergl/sss
Basic Shamir's Secret Sharing
cryptography pony-language shamir shamir-secret-sharing
Last synced: 06 Feb 2026
https://github.com/jakubvojvoda/rsa-cryptography
Simple RSA implementation using GMP
cpp cryptography decryption encryption gmp rsa
Last synced: 14 May 2025
https://github.com/chrishubert/password-manager-crypt
๐ Secure, zero-dependency cryptographic library for password managers with universal runtime support (Node.js, CloudFlare Workers, Browsers)
browser cloudflare-workers cryptography encryption nodejs password-manager security typescript webcrypto zero-knowledge
Last synced: 17 May 2026
https://github.com/fardinhash/cryptography-python
All about Cryptography tools & techniques. Python implementation.
crypto cryptography cryptography-algorithms cryptography-library cryptography-python cryptography-tools decryption encryption encryption-algorithms encryption-decryption python-cryptography python-encryption
Last synced: 16 Jun 2025
https://github.com/starone01/phrasenux
PhraseNUX is a command-line password manager and a command-line password generator specially made for Linux. It's a powerfull as well as secure command-line application.
aes aes-encryption autoupdater c-plus-plus command-line-app command-line-interface command-line-password-manager command-line-tool cpp cryptographically-secure cryptographically-secure-random cryptography encrypt encryption encryption-decryption password password-generator password-manager secure-by-default sha256
Last synced: 30 Mar 2025
https://github.com/mindreadio/qsafecrypto
A secure and user-friendly open-source cryptography library, offering modern cryptographic APIs that are resistant to quantum attacks. Protect your data with ease and confidence using advanced quantum-resistant algorithms.
aes-256 aes-encryption aes-gcm aes-gcm-encryption base58 cryptography decryption encryption encryption-algorithms encryption-decryption pycryptodome python quanta quantam quantam-resistant quantam-safe quantum-computing tink
Last synced: 08 Apr 2026
https://github.com/oxion7/rc4-rust
RC4 algorithm in rust
algorithm cipher cryptography stream-cipher
Last synced: 14 Jun 2026
https://github.com/marcode24/criptografia
๐ This is a cryptography project testing, using base64 and AES criptography
aes aes-encryption base64 cryptography css decoding encoding encryption encryption-algorithms html nodejs
Last synced: 06 Apr 2026
https://github.com/varun-doshi/relliptic
Finite Field Elliptic Curves in rust
cryptography elliptic-curves rust zk
Last synced: 20 Jul 2025
https://github.com/samdney/research-sites
List of useful websites for math, algebra, number theory, cryptography, online security and privacy research.
algebra archive computer-science cryptography help latex list math mathematics maths number-theory reprint research tools webiste
Last synced: 22 May 2026
https://github.com/nezutero/crypty
abstraction on built in crypto modules
aes-encryption crypto cryptography des-encryption encryption go golang rsa rsa-cryptography rsa-encryption
Last synced: 17 Mar 2025
https://github.com/gdibble/udacityrocks
Udacity Coursework
bitcoin cryptography decentralized-applications ethereum ganache hapijs infura javascript metamask mocha-chai nodejs nosql-database restful-api smart-contracts solidity-dapps truffle web3js
Last synced: 08 Apr 2026
https://github.com/alphaolomi/cryptography-algorithms
A collection of curated cryptography algorithms
algorithms algorithms-and-data-structures cryptography cryptography-algorithms hacktoberfest python rsa-cryptography wiener-attack
Last synced: 18 Jun 2025
https://github.com/constantiner/cram-md5-digest-js
CRAM-MD5 digester implementation in JavaScript
base64 client-server client-side cryptography digester hash javascript library md5
Last synced: 28 Mar 2025
https://github.com/christoffercarlsson/stedy
An easy-to-use cryptography library for JavaScript
aes-gcm-encryption crypto cryptography curve25519 ed25519 elliptic-curves hash hkdf hmac pbkdf2 signature verification x25519
Last synced: 13 Sep 2025
https://github.com/virgilsecurity/virgil-keyknox-kotlin
KeyKnox SDK allows developers to communicate with the Virgil Keyknox Service to upload, download, and synchronize encrypted sensitive data (private keys) between user's devices.
cryptography data-sharing keyknox sdk
Last synced: 23 Jul 2025
https://github.com/sanderhelleso/caesarcipher
First used by Julius Caesar, the Caesar Cipher is one of the more well-known older historical encryption methods. While you certainly wouldnt want to use it in todays modern world, a long time ago it might have done the trick. Play Around with different text below. Simply enter some text and press either "Decrypt" to decrypt a encrypted message or "Encrypt" to encrypt a message. Have Fun!
ceasar-cipher cryptography javascript react
Last synced: 16 Apr 2026
https://github.com/gat786/cryptography
Python scripts for the basic crytography techniques that are taught in our college
Last synced: 17 Mar 2025
https://github.com/simplito/privmx-webendpoint
JavaScript library designed to work in browser environment, used by PrivMX communication channels.
communication cryptography end-to-end-encryption privacy web zero-knowledge
Last synced: 09 Apr 2026
https://github.com/serviejs/keycrypt
Data encryption and decryption for rotating credentials and algorithms
cryptography encryption rotating-credentials
Last synced: 09 Nov 2025
https://github.com/tywil04/passwordmanager
Simple PasswordManager written using Go and Svelte. Its simple and insecure and it was created as part of a college assignment.
aes-256-cbc college college-project computer-science cryptography email email-alias gin-gonic golang gpl3 insecure pbkdf2 svelte svelte-kit
Last synced: 18 Jan 2026
https://github.com/koraa/decryption-despite-errors
Achieving security against fuzzing and improving bandwidth efficiency by combining FEC and symmetric encryption.
code-based-cryptography crypto cryptography deck-functions fec
Last synced: 05 Jan 2026
https://github.com/bytedev/bytedev.crypto
Provides simple cryptographic related classes for hashing/verifying data, encrypting/decrypting data and creating random data in .NET.
crypto cryptography csharp encrypting hashing random
Last synced: 01 Jul 2025
https://github.com/ninja-yubaraj/picoctf-writeups
Solutions and Writeups for picoCTF Challenges.
cryptography ctf forensics general-skill general-skills picoctf reverse-engineering web-exploitation writeup writeup-ctf writeups
Last synced: 01 Jul 2025
https://github.com/robcyberlab/pixel-crypt-engine
๐ผ๏ธPixel Crypt Engine๐ก๏ธ
crypto-engine cryptography cybersecurity cybersecurity-tools data-protection data-security digital-privacy hashing image-encryption image-security security-tools steganography
Last synced: 31 Mar 2025
https://github.com/statevdev/encry-cli
No-storage deterministic password generator
cli cryptography encry encryption password password-generator password-manager ruby
Last synced: 02 Jul 2025
https://github.com/magical/skein
The Skein hash function and Threefish block cipher
Last synced: 24 Mar 2025
https://github.com/wookey-project/driver-stm32f4xx-hash
STM32F4xx HASH userspace driver
crypto-driver cryptography driver embedded hash userspace-driver wookey
Last synced: 03 Sep 2025
https://github.com/blahberi/cryptox
Now with CryptoX, even your nan can encrypt like a pro
Last synced: 18 Mar 2025
https://github.com/yogsec/secure-communication-tool
A Bash-based encryption & decryption tool using AES-256-CBC, allowing secure message exchange with a single password. Easy-to-use CLI for bug bounty hunters, security researchers, and privacy enthusiasts.
communication communication-tool cryptography cybersecurity-tool hackers hacking hacking-tool secure-communication
Last synced: 14 Oct 2025
https://github.com/randombit/botan-ocaml
OCaml binding for botan crypto library
Last synced: 25 Mar 2025
https://github.com/tdjsnelling/garbled-circuits
Yaoโs Garbled Circuits in TypeScript
cryptography garbled-circuits javascript mpc multiparty-computation nodejs oblivious-transfer typescript verilog
Last synced: 12 Apr 2026
https://github.com/atilmohamine/dna_vigenere_cipher
DNA-Based Data Encryption Using Vigenere Cipher Implemented in JAVA
cryptography dna dna-based-cryptography java
Last synced: 09 Apr 2025
https://github.com/daisvke/ft_otp
This program allows you to securely store an initial password in an encrypted file and generate a new TOTP (Time-based One-Time Password) every time it is requested. It provides both a CLI and a GUI version.
cpp cryptography ecole42 ft-otp otp-generator qrcode-generator qt security totp totp-generator
Last synced: 28 Feb 2025
https://github.com/arindal1/morsecode-translator
A Morse-Code Generating web-app based on JavaScript.
cryptography development front-end javascript morse-code webapp
Last synced: 09 Apr 2025
https://github.com/abdulahshoaib/passcrypt
Open source password manager
cryptography go golang security-tools
Last synced: 29 May 2026
https://github.com/emperororokusaki/shai
A cryptography library focused on simplicity, performance, and rock-solid security
Last synced: 12 Jun 2025
https://github.com/rasmus-kirk/halo-accumulation
A rust implementation of the Halo2 accumulation scheme from the paper "Proof-Carrying Data from Accumulation Schemes"
accumulation-schemes blockchain crypto cryptocurrency cryptography halo2 rust
Last synced: 01 Apr 2025
https://github.com/ryleeharrison/iv-crypto
More of an example, not recommended for production use
Last synced: 26 Mar 2025
https://github.com/lemniscate-world/noun
Build my own blockchain based on TOR protocol
anonimity blockchain cryptography proof-of-stake security tor
Last synced: 25 Mar 2025
https://github.com/sayalisachin/medicrypt
This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO
cryptography dna dna-sequencing information informationsecurity lsb lsb-steganography manipal-institute-of-technology matplotlib pandas pillow security socket-io steganography streamlit websocket
Last synced: 13 Apr 2026
https://github.com/hussamsh/nova-cpp
C++ implementation of Nova
chaos chaotic-map cryptography dynamical-systems images maps
Last synced: 25 Apr 2025
https://github.com/konfigyr/konfigyr-crypto
Spring Boot Crypto library
crypto cryptography java key-management spring-boot tink
Last synced: 30 May 2026
https://github.com/taoq-ai/qkd-playground
Interactive web-based Quantum Key Distribution simulator and learning platform. Step through BB84, E91, and B92 protocols, visualize qubit states, and simulate eavesdropping attacks.
bb84 cryptography cybersecurity education interactive qkd quantum-computing quantum-key-distribution quantum-simulation react
Last synced: 13 Apr 2026
https://github.com/awais922609/cyber-security-interview-question-answers
Welcome to the Cybersecurity Questions and Answers Repository! This project aims to create a comprehensive collection of questions and answers related to various cybersecurity topics. Whether youโre a beginner looking to learn or a seasoned professional wanting to share your knowledge, this repo is the perfect place for you.
cryptography cybersecurity grc network-engineer networking penetration-testing security-engineering security-operations-center
Last synced: 08 Jan 2026
https://github.com/exploide/ulpcrypt
Implementation of the U-LP Cryptosystem
cryptography cryptography-library
Last synced: 06 Sep 2025
https://github.com/sohnryang/ecdsa-python
ECDSA implementation in Python (DO NOT USE IN PRODUCTION)
Last synced: 14 Jun 2025
https://github.com/z1ph1us/milksad-mnemonic-generator
This tool generates BIP-39 mnemonic phrases derived from Unix timestamps, exploring the 'Milk Sad' vulnerability's implications (CVE-2023-39910)
bip39 bitcoin bitcoin-wallet blockchain bx cryptocurrency cryptography cve-2023-39910 entropy exploit milk-sad mnemonic-generator multi-language security-tool seed-phrase unix-timestamp vulnerability wallet-security
Last synced: 12 Mar 2026
https://github.com/timjp87/elixir_bls
Wrapper around the Herumi BLS 12-381 Elliptic Curve construction and signature aggregation scheme.
cryptography ecdsa-cryptography ecdsa-signature elixir elixir-lang signatures
Last synced: 30 May 2026
https://github.com/mayank-02/simplified-des
Implementation of a simplified version of the DES algorithm
cryptography data-encryption-standard educational python simplified-data-encryption-standard simplified-des
Last synced: 16 Mar 2025