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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ciphey/cipheyAvatar de ciphey

    ciphey/ciphey

    21,453Voir sur 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
    Voir sur GitHub↗21,453
  • ganapati/rsactftoolAvatar de Ganapati

    Ganapati/RsaCtfTool

    6,977Voir sur 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
    Voir sur GitHub↗6,977
  • salesforce/ja3Avatar de salesforce

    salesforce/ja3

    3,107Voir sur 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
    Voir sur GitHub↗3,107
  • ius/rsatoolAvatar de ius

    ius/rsatool

    1,617Voir sur GitHub↗

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

    Generates private keys given prime factors.

    Python
    Voir sur GitHub↗1,617
  • hellman/xortoolAvatar de hellman

    hellman/xortool

    1,483Voir sur GitHub↗

    A tool to analyze multi-byte xor cipher

    Analyzes and cracks multi-byte XOR ciphers.

    Python
    Voir sur GitHub↗1,483
  • nccgroup/featherdusterAvatar de nccgroup

    nccgroup/featherduster

    1,132Voir sur GitHub↗

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

    Automated and modular cryptanalysis tool.

    Python
    Voir sur GitHub↗1,132
  • kishanbagaria/padding-oracle-attackerAvatar de KishanBagaria

    KishanBagaria/padding-oracle-attacker

    217Voir sur 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
    Voir sur GitHub↗217
  • balasys/dheaterAvatar de Balasys

    Balasys/dheater

    216Voir sur 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
    Voir sur GitHub↗216
  • viktorahlstrom/pythonscriptsV

    viktorahlstrom/pythonscripts

    0Voir sur GitHub↗

    Python-based implementation of Caesar cipher.

    Voir sur GitHub↗0
  • eush77/projects-solutionsE

    eush77/Projects-Solutions

    0Voir sur GitHub↗

    Befunge-based implementation of Caesar cipher.

    Voir sur GitHub↗0
  • mpgn/poodle-pocM

    mpgn/poodle-PoC

    0Voir sur GitHub↗

    Proof of concept for Poodle attacks against legacy encryption.

    Voir sur GitHub↗0
  • mpgn/padding-oracle-attackM

    mpgn/Padding-oracle-attack

    0Voir sur GitHub↗

    Exploitation tool for PKCS7 padding oracle attacks.

    Voir sur GitHub↗0
  • certcc/keyfinderC

    CERTCC/keyfinder

    0Voir sur GitHub↗

    Analyzes private and public key files including Android APKs.

    Voir sur GitHub↗0
  • mxrch/evilizeM

    mxrch/evilize

    0Voir sur GitHub↗

    Uses MD5 collisions to disguise malicious executables.

    Voir sur GitHub↗0
  • mandliya/short-fun-projectsM

    mandliya/short-fun-projects

    0Voir sur GitHub↗

    C++ implementation of Caesar cipher.

    Voir sur GitHub↗0
  • mpgn/beast-pocM

    mpgn/BEAST-PoC

    0Voir sur GitHub↗

    Proof of concept for BEAST attacks against SSL/TLS.

    Voir sur GitHub↗0
  • demonslay335/cryptotesterD

    Demonslay335/CryptoTester

    0Voir sur GitHub↗

    Cryptography utility for ransomware analysis.

    Voir sur GitHub↗0
  • denismaggior8/enigma-python-mcpAvatar de denismaggior8

    denismaggior8/enigma-python-mcp

    4Voir sur 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
    Voir sur GitHub↗4
  • laszlopere/mcp-bytesmithAvatar de laszlopere

    laszlopere/mcp-bytesmith

    0Voir sur 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
    Voir sur GitHub↗0
  • jkdevarg/skycriptAvatar de JkDevArg

    JkDevArg/skycript

    0Voir sur GitHub↗

    Provides secure file encryption and decryption using AES-256.

    Python
    Voir sur GitHub↗0
Préc.12Suivant
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Cryptography Tools