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

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.

https://github.com/spatocode/secrecy

Cryptographic tool for file encryption with AES Cipher

aes-cipher cli cryptography decryption encryption encryption-tool secrecy security

Last synced: 10 Apr 2026

https://github.com/suvasish114/non-adaptive-partial-image-encryption

An image encryption project, proposed by Barrackpore Rastraguru Surendranath College's department of computer science undergraduates under Dr. Sukalyan Som's mentorship on adaptive partial image encryption of grayscale image based on chaos.

cryptography encription imageencryption imageprocessing opencv python

Last synced: 13 Apr 2026

https://github.com/esno/ciphertext

a simple web-ui to crypt / decrypt text locally

aes-encryption cryptography webcryptoapi

Last synced: 27 Jun 2025

https://github.com/tuxxy/speck

A no_std implementation of NSA's lightweight blockcipher SPECK

cryptography encryption lightweight-cryptography rust rust-crypto security speck

Last synced: 24 Apr 2025

https://github.com/sedarius-1/kryptografia

University Project to create encrypting/decrypting app in Java with JavaFx GUI

cryptography encryption java university-assignment

Last synced: 25 Apr 2025

https://github.com/kuanhungchen/spring-2021-network-security

🔐 Implementation of encryption algorithms such as AES, Miller-Rabin and Elliptic Curve ElGamal.

aes-encryption cryptography elgamal-encryption elliptic-curve-cryptography encryption-decryption miller-rabin-algorithm network-security

Last synced: 15 May 2026

https://github.com/louislefevre/rsa

RSA cryptosystem for demonstrating the encryption and decryption of messages

algorithm cryptography decryption encryption rsa

Last synced: 30 Mar 2025

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/abhrankan-chakrabarti/diffsquare

This project is authored by Abhrankan Chakrabarti and demonstrates an efficient implementation of Fermat’s Difference of Squares method for factoring large integers. The implementation is written in Rust and utilizes the malachite crate for arbitrary-precision arithmetic.

biginteger cryptography fermat numbertheory opensource rustlang

Last synced: 09 Apr 2025

https://github.com/jjordanoc/rsa-encryption

A simple implementation of RSA encryption for arbitrary strings

cryptography number-theory rsa-encryption

Last synced: 24 Jun 2026

https://github.com/jasonqsy/serpent

Serpent cipher in the AES contest.

aes-cipher cryptography

Last synced: 25 May 2026

https://github.com/yawning/edwards25519-extra

Go ed25519 extras (mirror)

crypto cryptography ed25519 h2c vrf

Last synced: 24 Jun 2026

https://github.com/taiizor/uuid

A modern, high-performance UUID library for .NET ecosystem. Features time-ordered identifiers, cryptographic security, multiple encoding formats (Base32/Base64), and seamless Guid compatibility. Thread-safe, cross-platform, and perfect for distributed systems. 🚀

base32 base64 cross-platform cryptography csharp distributed-systems dotnet guid identifier netcore netstandard performance thread-safe time-ordered uuid

Last synced: 19 Jul 2025

https://github.com/prongbang/aes_ctr

AES CTR - Counter Flutter plugin.

aes-ctr aes-ctr-mode cryptography decryption encryption flutter

Last synced: 04 Jan 2026

https://github.com/tsmx/string-crypto

Easy encryption and decryption for strings in NodeJS.

aes cipheriv crypto cryptography encryption string

Last synced: 22 Feb 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/damaged-organic/ravelcast

RavelCast allows to share text messages of any content, completely anonymous, without registration and any clues about users identity.

cryptography css3 html5 javascript php symfony2

Last synced: 17 Mar 2026

https://github.com/volhovm/rsa-zkps-impl

ZK protocols for knowledge and range of Paillier-like ciphertexts in subverted RSA groups

cryptography zero-knowledge

Last synced: 24 Jun 2026

https://github.com/guppster/ark-nim

A Nim library simplifying connection to the ARK blockchain

blockchain cryptography nim

Last synced: 25 May 2026

https://github.com/sohnryang/ecdsa-python

ECDSA implementation in Python (DO NOT USE IN PRODUCTION)

cryptography ecdsa python

Last synced: 14 Jun 2025

https://github.com/web3pack/base58-check

A modern base58-check encoding library implemented in TypeScript with minimal dependencies for use in browser and Node.js.

base58 base58-check base58check bitcoin checksum crypto cryptography decode decoding encode encoding javascript nodejs typescript web3

Last synced: 13 Apr 2026

https://github.com/onlycodergod/crypto-beta

🛡learn and watch how crypto work in Go

const crypto cryptography golang-library hash key privatekey sha

Last synced: 12 Jan 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/bklockly/shadowmeld

🕶️ 隐蔽Shellcode嵌入与反检测加载器生成框架 / Stealthy Payload Delivery Framework with Anti-EDR Capabilities

bypass-antivirus bypass-av cipher cryptography hacking hide-files image-steganography lsb-steganography security shellcode shellcode-loader

Last synced: 16 Mar 2025

https://github.com/sudhanplayz/ecdsa-node

Secure, centralized transfers with Elliptic Curve Signatures.

crypto cryptography ecdsa elliptic-curve-cryptography elliptic-curves security

Last synced: 29 Oct 2025

https://github.com/trashhalo/saltpack

node wrapper of saltpack library

cryptography keybase saltpack

Last synced: 11 Jan 2026

https://github.com/adiwajshing/simplecrypto

All coding work done for Ashoka University CS-2362

aes cryptography curve elgamal sign-verification signing verification

Last synced: 28 Feb 2025

https://github.com/dag0310/otp-crypto

Pseudo one-time pad crypto library for plaintext data exchange.

crypto cryptography encryption key library one-time-pad otp perfect-secrecy random xor

Last synced: 18 Jan 2026

https://github.com/forentfraps/acpkm-kuznechik-rust

Acpkm kuznechik implementation in RUST

acpkm cryptography kuznechik rust

Last synced: 05 Oct 2025

https://github.com/elamani-drawing/huffmanrs

Huffmanrs est une bibliothèque Rust permettant d'encoder et de décoder du texte en utilisant le codage de Huffman.

compression crates-io cryptography encodage encoding huffman huffman-coding huffman-compression-algorithm rust rust-lang

Last synced: 07 Oct 2025

https://github.com/humanjavaenterprises/nostr-crypto-utils

The nostr-crypto-utils repository provides a suite of cryptographic tools tailored for the Nostr protocol, facilitating secure key management, event signing, and encryption functionalities for developers building Nostr applications.

cryptography data-encryption decentralized-protocols digital-signatures elliptic-curve-cryptography event-signing key-management nostr public-key-infrastructure secure-communication

Last synced: 21 Jan 2026

https://github.com/ahmed-naserelden/cryptographic-algorithms

The "Cryptographic Algorithms Implementation in C#" project is a comprehensive repository that provides implementations of various cryptographic algorithms, designed to enhance data security. Each algorithm is meticulously crafted in C# and thoroughly documented within the codebase, enabling easy understanding and usage.

cryptoanalysis cryptoanalysis-algorithms cryptography network-security security

Last synced: 07 Oct 2025

https://github.com/mrdecryptdecipher/pow-based-blockchain

A SIMPLE PROOF OF WORK BASED BLOCKCHAIN WHICH USES HASHING FEATURE TO HASH INPUT, IT ALSO HAS A GENESIS BLOCK AND OTHER NECESSARY FILES TO CREATE POW ALGORITHM

bitcoin blockchain blockchain-technology consensus-algorithm cryptography decentralized dlt proof-of-work

Last synced: 12 Mar 2026

https://github.com/bok1c4/pgpkeytypedetector

This includes RSA and ECC cryptographic algorithms

cryptography go pgp

Last synced: 08 Oct 2025

https://github.com/ericlagergren/ocb3

OCB3 - Offset Codebook Mode

cryptography ocb ocb3

Last synced: 14 Jan 2026

https://github.com/jenson073/factorization_algorithms

This project was designed as a simple exploration of RSA algorithm vulnerabilities, particularly focusing on the factorization problem. It's an excellent example of how web technologies can be applied to explore and demonstrate cryptographic concepts.

cryptography factorization information-security rsa

Last synced: 14 Mar 2025

https://github.com/spectre7651/crypta

Reasonably Good Encryption and Decryption Software (Python 3)

cryptography cybersecurity encryption python3

Last synced: 05 Jun 2026

https://github.com/thefish/gogost

Cypherpunks.ru gogost mirror

cryptography encryption-algorithms gost russian

Last synced: 14 Jan 2026

https://github.com/kn0sys/qfe

qualitative frame entanglement - an experimental protocol for quantum-secure communication

ai cryptography pqc quantum-cryptography

Last synced: 23 Feb 2026

https://github.com/lynkos/high-school-code

Archive containing my code for competitive programming problems during high school.

ap-computer-science ap-computer-science-a competitive-programming cryptography ctf ctf-solutions ctf-writeups eclipse gui java reverse-engineering

Last synced: 10 Oct 2025

https://github.com/fa7ad/bad-ciphers

A collection of bad ciphers

cryptography hacktoberfest hacktoberfest2023

Last synced: 21 Jan 2026

https://github.com/minhngt62/cryptography-vigenere

A simulation for vigenere cipher and its attacking methods

cryptanalysis cryptography kasiski-examination python vigenere-cipher

Last synced: 10 Oct 2025

https://github.com/keeplist-io/keeplist-tpif

A thesis proposing a Tiered Privacy Framework to combat disinformation and enhance trust on the modern internet

amplification blockchain cryptography decentralized disinformation identity privacy social-media transparency verification

Last synced: 23 Feb 2026

https://github.com/blester125/kasiski_examination

Kasiski Examination written to break a Vigenere Cipher for CS 1653 includes a C Red-Black tree impelmenatation

cryptography kasiski-examination red-black-tree

Last synced: 21 Jan 2026

https://github.com/uttambodara/Awesome-Hacking-Learning-Path

A comprehensive hacking learning path covering Pentesting, OSINT, Linux, Networking, Web Application Security, Cryptography, Exploitation, Reverse Engineering, Forensics, CVEs, and CTF challenges. Perfect for beginners and professionals to master ethical hacking, penetration testing, and cybersecurity step by step. 🚀

bug-bounty cryptography ctf cybersecurity-learning-path ethical-hacking hacking hackthebox linux metasploit networking osint penetration-testing privilege-escalation reverse-engineering tryhackme web-application-security

Last synced: 14 Apr 2026

https://github.com/onlyf0ur/pq-msg

Pure Rust abstractions for higher-level implementations of post-quantum cryptography in secure messaging protocols.

cryptography encryption key-exchange messaging nist-pqc post-quantum-cryptography

Last synced: 23 Feb 2026

https://github.com/myndscript/qalx

Quantum Level Security

algorithms cryptography

Last synced: 14 Jan 2026

https://github.com/fullscreen-triangle/mzekezeke

Zero-cost multi-dimensional environmental cryptography framework that transforms communication security from computational complexity to physics-based guarantees

cryptography encryption-algorithms encryption-decryption

Last synced: 12 Oct 2025

https://github.com/jitendragangwar123/cryptography

This Repository have some basic Cryptographic Algorithms and other basic concepts which is used in Blockchain Technology.

cryptography javascript

Last synced: 07 May 2026

https://github.com/arachsys/ssh-x25519

Map ssh-ed25519 keys into x25519 keys

crypto cryptography ed25519 golang ssh x25519

Last synced: 14 Jan 2026

https://github.com/aead/sio

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

cli cryptography encryption

Last synced: 14 Jan 2026

https://github.com/nobleknightt/gravityfalls

Implementation of Famous Ancient Ciphers and Encryption Techniques

ciphers cryptography morse-code python

Last synced: 14 Dec 2025

https://github.com/reddinton95/custom-plugin-backend

🚀 Master backend development with a structured, self-paced learning platform featuring 7 specialized agents and over 1000 code examples.

a1111-stable-diffusion-webui ai app async backend builder ckeditor5 claude cryptography enigma fastapi italia-design-system krita-plugin montreal-hug stable-diffusion wordpress wordpress-categories wordpress-widget

Last synced: 08 May 2026

https://github.com/anubhav-narayan/pkns

Public Key Name System Framework for Key Exchange in Peer-To-Peer and centralised servers.

cryptography key-exchange peer-to-peer public-key-cryptography python-3 python3-framework web-service

Last synced: 19 Jan 2026

https://github.com/bahanix/chatchan

End-to-end encrypted chat in your browser

chat cryptography end-to-end web-app

Last synced: 13 Oct 2025

https://github.com/alexlaurence/psyauth

🔐A crypto protocol system that plants an authentication token inside a user's implicit memory to unconsciously learn sensitive information that is robust against torture/coercion

biometric-authentication cryptography memory-game psychology-experiments security

Last synced: 10 Oct 2025

https://github.com/chainsafe/pairings-js

Elliptic Curve Pairings in Pure Javascript

cryptography elliptic-curves javascript pairings

Last synced: 13 Oct 2025

https://github.com/th0rgal/cryptohack

What I use for cryptohack

cryptography maths

Last synced: 14 Oct 2025

https://github.com/chanced/navajo

A cryptographic toolkit for Rust

crypto cryptography rust security

Last synced: 19 Jan 2026

https://github.com/pushpendra-1697/wedsurf

This React onboarding project includes pages for login, signup, home, and profile functionalities, catering to user authentication and navigation, facilitating a seamless design experience. The user will be blocked for the next 24 hours after putting 5 times wrong password at the time of token-based login.

axios bcrypt chakra-ui cryptography expressjs jsonwebtoken jwt-decode mongodb mongoose nodejs otp-authentication react-components react-hooks react-icons react-router-dom react-slideshow-image reactjs responsive-design token-based-authentication twilio

Last synced: 02 Apr 2026

https://github.com/mirtia/ctflearn-cryptography

Writeups for Cryptography Challenges

cryptography ctf-learn

Last synced: 28 Jun 2025

https://github.com/rohith-2/cryptographic_blockchain

Simulating Blockchain with mining and peer verification

blockchain cryptography mining sha-256

Last synced: 23 Jan 2026

https://github.com/smadgulkar/enigma

A simple python script to encrypt/decrypt files and folders.

cryptography encryption-decryption python3

Last synced: 24 May 2026

https://github.com/projects-developer/steganography-project

Steganography is the practice of hiding secret information within a non-secret message, image, or other medium. Steganography Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

btechprojects computerscienceprojects cryptography cybersecurity dataencryption datahiding digitalforensics informationsecurity mtechprojects secretcommunication steganalysis steganography steganography-project

Last synced: 06 Feb 2026

https://github.com/radlikewhoa/rainbow-road

Rainbow table exercise for the Cryptography and Security module (krysi) at the FHNW.

cryptography hashing java rainbow-table

Last synced: 11 Nov 2025

https://github.com/outspace/vigdec

vigdec aka heartbreaker – tool that breaks Vigenère cipher without knowing the key.

breaker cryptography decryption decryptor substitution-cipher vigenere vigenere-cipher vigenere-cipher-algorithm vigenere-decoder

Last synced: 25 Oct 2025

https://github.com/iboudhaine/rsa-encryption-and-in-practice

Implementation and exploration of RSA encryption, including its security properties, practical applications, and real-world use cases. A class project to learn and experiment with cryptographic principles

cryptographic-algorithms cryptography cryptography-project encryption python rsa secure-communication security

Last synced: 25 Oct 2025

https://github.com/karasz/securelog

Forward-secure Go library for tamper-evident audit logs, implementing Ma–Tsudik’s dual-MAC private-verifiable scheme.

audit-logging compliance cryptography forward-security golang log-integrity secure-logging tamper-detection

Last synced: 26 Oct 2025

https://github.com/lgraubner/strong-pwgen-cli

🔒Generate cryptographically strong passwords.

cli crypto cryptography password password-generator

Last synced: 27 Oct 2025

https://github.com/arkorty/rustcm-cli

UTF-8 Text Cipher using XChaCha20-Poly1305

chacha20-poly1305 cli cryptography rust

Last synced: 24 Jan 2026

https://github.com/gitgab19/blockchain-address-list-generation

The focus of this repo is to retrieve the full list of addresses ever appeared into any transactions for some of the most famous blockchains using the secp256k1 curve. These Python scripts have been used for an academic research at Politecnico di Torino. If you want to know more about our paper, you can find it at https://arxiv.org/abs/2206.14107.

bitcoin blockchain cryptocurrency cryptography research research-paper secp256k1

Last synced: 09 May 2026

https://github.com/confy-security/confy-addons

Implementation of symmetric and asymmetric encryption with AES and RSA algorithms for client applications of the Confy communication system

aes base64 confy cryptography decryption encryption privacy rsa security

Last synced: 28 Jan 2026

https://github.com/byjohnmichael/sealed-wallet

Sealed Wallet is a set of python scripts to enable you to create and manage air-gapped crypto wallets

air-gapped-wallet arch-linux cryptocurrency cryptography security

Last synced: 15 May 2026

https://github.com/umstek/enigma

A generalized software model of the Enigma electro-mechanical rotor cipher machines used by Germans in WWII.

cryptography enigma visual-basic world-war2

Last synced: 30 Jan 2026

https://github.com/flyingrobots/git-cms

A serverless, Git-native CMS built on pure plumbing. Stores content as signed commit messages on empty trees—no database required, just immutable Merkle DAGs.

auditability blog cms cryptography database git git-plumbing git-stunts gitops ledger provenance serverless signed-commits

Last synced: 20 Feb 2026

https://github.com/projects-developer/triple-des-project-image-security-by-triple-des

This project aims to provide a secure way to transmit and store images using the Triple Data Encryption Standard (Triple DES) algorithm Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

btechprojects computer-science-projects computerscienceprojects cryptography decryption digital-rights-management encryption final-year-project finalyearproject finalyearprojects image-security mtechprojects secure-image-storage secure-image-transmission triple-des

Last synced: 07 Feb 2026

https://github.com/prthd/secure-file-system

A secure multi-user file system with end-to-end encryption, HMAC-based integrity verification, and Unix-style permission control. Features bcrypt-authenticated logins, group-based collaboration, and a command-line interface for secure file operations on untrusted storage.

access-control bcrypt cli cryptography encryption fernet-encryption filesystem hmac-sha256 integrity python secure-storage security unix-permissions

Last synced: 25 Feb 2026