awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gchq/cyberchefAvatar de gchq

    gchq/CyberChef

    35,120Ver en 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
    Ver en GitHub↗35,120
  • dromara/hutoolAvatar de dromara

    dromara/hutool

    30,279Ver en 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
    Ver en GitHub↗30,279
  • ciphey/cipheyAvatar de ciphey

    ciphey/ciphey

    21,453Ver en 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
    Ver en GitHub↗21,453
  • guanzhi/gmsslAvatar de guanzhi

    guanzhi/GmSSL

    6,075Ver en 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
    Ver en GitHub↗6,075
  • guyoung/captfencoderAvatar de guyoung

    guyoung/CaptfEncoder

    1,287Ver en 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
    Ver en GitHub↗1,287
  • gongxian-ding/gmssl-pythonG

    gongxian-ding/gmssl-python

    0Ver en GitHub↗

    Python implementation of Chinese cryptographic standards.

    Ver en GitHub↗0
  • wangyiwy/oktoolsW

    wangyiwy/oktools

    0Ver en GitHub↗

    Collection of various web-based developer utility tools.

    Ver en GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Cryptography Tools