awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesCryptography Tools

Tools for encoding, decoding, hashing, and cryptographic algorithm implementation.

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

Awesome Cryptography Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • gchq/cyberchefالصورة الرمزية لـ gchq

    gchq/CyberChef

    35,120عرض على GitHub↗

    CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition

    Versatile web-based tool for data analysis and transformation.

    JavaScriptcompressiondata-analysisdata-manipulation
    عرض على GitHub↗35,120
  • dromara/hutoolالصورة الرمزية لـ dromara

    dromara/hutool

    30,279عرض على GitHub↗

    Hutool is a comprehensive suite of Java extensions designed to serve as a standard library extension. Its primary purpose is to reduce development boilerplate for common programming tasks and data manipulation through a collection of utility classes. The project provides specialized toolkits for database management using active record patterns and connection pooling, as well as network communication via a simplified HTTP client and asynchronous socket management. It includes security and identity capabilities such as symmetric and asymmetric encryption, image captcha generation, and JWT token

    Java library providing comprehensive cryptographic algorithm wrappers.

    Java
    عرض على GitHub↗30,279
  • ciphey/cipheyالصورة الرمزية لـ ciphey

    ciphey/ciphey

    21,453عرض على 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 tool using artificial intelligence.

    Rust
    عرض على GitHub↗21,453
  • guanzhi/gmsslالصورة الرمزية لـ guanzhi

    guanzhi/GmSSL

    6,075عرض على GitHub↗

    GmSSL is an open-source cryptographic library that implements the Chinese national cryptographic standards SM2, SM3, SM4, SM9, and ZUC as a unified algorithm suite. It provides a comprehensive set of cryptographic primitives including symmetric and asymmetric encryption, digital signatures, hashing, and key exchange, all built around these national standards for government and enterprise security applications. The library distinguishes itself through several integration capabilities. It includes an OpenSSL compatibility layer that maps GmSSL functions to OpenSSL API calls, enabling drop-in re

    Toolkit for Chinese cryptographic standards like SM2, SM3, and SM4.

    Ccryptoencryptionpairing
    عرض على GitHub↗6,075
  • guyoung/captfencoderالصورة الرمزية لـ guyoung

    guyoung/CaptfEncoder

    1,287عرض على GitHub↗

    Captfencoder is opensource a rapid cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools.

    Cross-platform desktop tool for encoding and decoding data.

    JavaScriptciphercryptoctf
    عرض على GitHub↗1,287
  • gongxian-ding/gmssl-pythonG

    gongxian-ding/gmssl-python

    0عرض على GitHub↗

    Python implementation of Chinese cryptographic standards.

    عرض على GitHub↗0
  • wangyiwy/oktoolsW

    wangyiwy/oktools

    0عرض على GitHub↗

    Collection of various web-based developer utility tools.

    عرض على GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Cryptography Tools