awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ciphey/cipheyciphey का अवतार

    ciphey/ciphey

    21,453GitHub पर देखें↗

    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
    GitHub पर देखें↗21,453
  • ganapati/rsactftoolGanapati का अवतार

    Ganapati/RsaCtfTool

    6,977GitHub पर देखें↗

    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
    GitHub पर देखें↗6,977
  • salesforce/ja3salesforce का अवतार

    salesforce/ja3

    3,107GitHub पर देखें↗

    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
    GitHub पर देखें↗3,107
  • ius/rsatoolius का अवतार

    ius/rsatool

    1,617GitHub पर देखें↗

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

    Generates private keys given prime factors.

    Python
    GitHub पर देखें↗1,617
  • hellman/xortoolhellman का अवतार

    hellman/xortool

    1,483GitHub पर देखें↗

    A tool to analyze multi-byte xor cipher

    Analyzes and cracks multi-byte XOR ciphers.

    Python
    GitHub पर देखें↗1,483
  • nccgroup/featherdusternccgroup का अवतार

    nccgroup/featherduster

    1,132GitHub पर देखें↗

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

    Automated and modular cryptanalysis tool.

    Python
    GitHub पर देखें↗1,132
  • kishanbagaria/padding-oracle-attackerKishanBagaria का अवतार

    KishanBagaria/padding-oracle-attacker

    217GitHub पर देखें↗

    🔓 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
    GitHub पर देखें↗217
  • balasys/dheaterBalasys का अवतार

    Balasys/dheater

    216GitHub पर देखें↗

    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
    GitHub पर देखें↗216
  • viktorahlstrom/pythonscriptsV

    viktorahlstrom/pythonscripts

    0GitHub पर देखें↗

    Python-based implementation of Caesar cipher.

    GitHub पर देखें↗0
  • eush77/projects-solutionsE

    eush77/Projects-Solutions

    0GitHub पर देखें↗

    Befunge-based implementation of Caesar cipher.

    GitHub पर देखें↗0
  • mpgn/poodle-pocM

    mpgn/poodle-PoC

    0GitHub पर देखें↗

    Proof of concept for Poodle attacks against legacy encryption.

    GitHub पर देखें↗0
  • mpgn/padding-oracle-attackM

    mpgn/Padding-oracle-attack

    0GitHub पर देखें↗

    Exploitation tool for PKCS7 padding oracle attacks.

    GitHub पर देखें↗0
  • certcc/keyfinderC

    CERTCC/keyfinder

    0GitHub पर देखें↗

    Analyzes private and public key files including Android APKs.

    GitHub पर देखें↗0
  • mandliya/short-fun-projectsM

    mandliya/short-fun-projects

    0GitHub पर देखें↗

    C++ implementation of Caesar cipher.

    GitHub पर देखें↗0
  • mxrch/evilizeM

    mxrch/evilize

    0GitHub पर देखें↗

    Uses MD5 collisions to disguise malicious executables.

    GitHub पर देखें↗0
  • mpgn/beast-pocM

    mpgn/BEAST-PoC

    0GitHub पर देखें↗

    Proof of concept for BEAST attacks against SSL/TLS.

    GitHub पर देखें↗0
  • demonslay335/cryptotesterD

    Demonslay335/CryptoTester

    0GitHub पर देखें↗

    Cryptography utility for ransomware analysis.

    GitHub पर देखें↗0
  • denismaggior8/enigma-python-mcpdenismaggior8 का अवतार

    denismaggior8/enigma-python-mcp

    4GitHub पर देखें↗

    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
    GitHub पर देखें↗4
  • laszlopere/mcp-bytesmithlaszlopere का अवतार

    laszlopere/mcp-bytesmith

    0GitHub पर देखें↗

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

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

    Pythonaibase64claude
    GitHub पर देखें↗0
  • jkdevarg/skycriptJkDevArg का अवतार

    JkDevArg/skycript

    0GitHub पर देखें↗

    Provides secure file encryption and decryption using AES-256.

    Python
    GitHub पर देखें↗0
पिछला12अगला
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Cryptography Tools