awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 repository-uri

Awesome GitHub RepositoriesCryptography Tools

Utilities for analyzing ciphers, cracking passwords, and automated decryption.

Explore 21 awesome GitHub repositories matching part of an awesome list · Cryptography Tools. Refine with filters or upvote what's useful.

Awesome Cryptography Tools GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ciphey/cipheyAvatar ciphey

    ciphey/ciphey

    21,453Vezi pe GitHub↗

    Ciphey is an automated decryption tool and cryptographic analysis framework designed to identify and reverse encryptions, encodings, and hashes without requiring a known key or cipher. It functions as a hash cracking engine and a heuristic cipher identifier to recover original plaintext from unknown data patterns. The project features a nested encoding resolver that iteratively unwraps multiple layers of encryption and encoding until readable text is reached. It employs a heuristic cryptanalysis workflow to analyze data characteristics and guess the likely encoding scheme or encryption method

    Automated decryption and hash cracking tool.

    Rust
    Vezi pe GitHub↗21,453
  • ganapati/rsactftoolAvatar Ganapati

    Ganapati/RsaCtfTool

    6,977Vezi pe GitHub↗

    RsaCtfTool is a specialized cryptography suite designed for solving capture-the-flag challenges. It serves as a cryptanalysis and key recovery tool used to derive private keys and decrypt data from weak RSA public key implementations. The tool functions as an integer factorization toolkit, employing a variety of mathematical attacks and algorithms to decompose large composite numbers into their prime factors. It integrates with external prime number databases to accelerate the factorization process and identifies specific mathematical vulnerabilities in key generation. Its capabilities cover

    Recovers RSA private keys using various attack methods.

    Python
    Vezi pe GitHub↗6,977
  • salesforce/ja3Avatar salesforce

    salesforce/ja3

    3,107Vezi pe GitHub↗

    JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.

    Standardizes SSL client fingerprinting for sharing and analysis.

    Python
    Vezi pe GitHub↗3,107
  • ius/rsatoolAvatar ius

    ius/rsatool

    1,617Vezi pe GitHub↗

    rsatool can be used to calculate RSA and RSA-CRT parameters

    Generates private keys given prime factors.

    Python
    Vezi pe GitHub↗1,617
  • hellman/xortoolAvatar hellman

    hellman/xortool

    1,483Vezi pe GitHub↗

    A tool to analyze multi-byte xor cipher

    Analyzes and cracks multi-byte XOR ciphers.

    Python
    Vezi pe GitHub↗1,483
  • nccgroup/featherdusterAvatar nccgroup

    nccgroup/featherduster

    1,132Vezi pe GitHub↗

    An automated, modular cryptanalysis tool; i.e., a Weapon of Math Destruction

    Automated and modular cryptanalysis tool.

    Python
    Vezi pe GitHub↗1,132
  • kishanbagaria/padding-oracle-attackerAvatar KishanBagaria

    KishanBagaria/padding-oracle-attacker

    217Vezi pe GitHub↗

    🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.

    CLI tool for executing padding oracle attacks.

    TypeScript
    Vezi pe GitHub↗217
  • balasys/dheaterAvatar Balasys

    Balasys/dheater

    216Vezi pe GitHub↗

    D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange. (read-only clone of the original GitLab project)

    Performs DoS attacks by enforcing DHE key exchange.

    Python
    Vezi pe GitHub↗216
  • viktorahlstrom/pythonscriptsV

    viktorahlstrom/pythonscripts

    0Vezi pe GitHub↗

    Python-based implementation of Caesar cipher.

    Vezi pe GitHub↗0
  • eush77/projects-solutionsE

    eush77/Projects-Solutions

    0Vezi pe GitHub↗

    Befunge-based implementation of Caesar cipher.

    Vezi pe GitHub↗0
  • mpgn/poodle-pocM

    mpgn/poodle-PoC

    0Vezi pe GitHub↗

    Proof of concept for Poodle attacks against legacy encryption.

    Vezi pe GitHub↗0
  • mpgn/padding-oracle-attackM

    mpgn/Padding-oracle-attack

    0Vezi pe GitHub↗

    Exploitation tool for PKCS7 padding oracle attacks.

    Vezi pe GitHub↗0
  • certcc/keyfinderC

    CERTCC/keyfinder

    0Vezi pe GitHub↗

    Analyzes private and public key files including Android APKs.

    Vezi pe GitHub↗0
  • mandliya/short-fun-projectsM

    mandliya/short-fun-projects

    0Vezi pe GitHub↗

    C++ implementation of Caesar cipher.

    Vezi pe GitHub↗0
  • mxrch/evilizeM

    mxrch/evilize

    0Vezi pe GitHub↗

    Uses MD5 collisions to disguise malicious executables.

    Vezi pe GitHub↗0
  • demonslay335/cryptotesterD

    Demonslay335/CryptoTester

    0Vezi pe GitHub↗

    Cryptography utility for ransomware analysis.

    Vezi pe GitHub↗0
  • mpgn/beast-pocM

    mpgn/BEAST-PoC

    0Vezi pe GitHub↗

    Proof of concept for BEAST attacks against SSL/TLS.

    Vezi pe GitHub↗0
  • denismaggior8/enigma-python-mcpAvatar denismaggior8

    denismaggior8/enigma-python-mcp

    4Vezi pe GitHub↗

    An MCP (Model Context Protocol) server that brings the capabilities of the enigmapython library to LLMs, allowing them to encrypt and decrypt messages using historically accurate Enigma machine emulators

    Provides cryptographic capabilities via the Model Context Protocol.

    Pythoncryptographyenigmapythonhistorical-ciphers
    Vezi pe GitHub↗4
  • laszlopere/mcp-bytesmithAvatar laszlopere

    laszlopere/mcp-bytesmith

    0Vezi pe GitHub↗

    Pure-Python MCP server for encoding, hashing, and crypto-primitives — computed for real, locally.

    Offers local byte-wrangling, encoding, and cryptographic hashing tools.

    Pythonaibase64claude
    Vezi pe GitHub↗0
  • jkdevarg/skycriptAvatar JkDevArg

    JkDevArg/skycript

    0Vezi pe GitHub↗

    Provides secure file encryption and decryption using AES-256.

    Python
    Vezi pe GitHub↗0
Înapoi12Înainte
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Cryptography Tools