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

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

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

1 repositorio

Awesome GitHub RepositoriesText Steganography Workflows

End-to-end processes for embedding and recovering secret messages within plain text strings.

Distinct from Plain-Text Data Handlers: Focuses on the specialized workflow of hiding data in text, unlike general plain-text data handling.

Explore 1 awesome GitHub repository matching security & cryptography · Text Steganography Workflows. Refine with filters or upvote what's useful.

Awesome Text Steganography Workflows GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kurolabs/stegcloakAvatar de kurolabs

    kurolabs/stegcloak

    3,830Ver en GitHub↗

    Stegcloak is a unicode steganography library and text-based data concealment tool. It provides a toolkit for hiding encrypted, compressed secret messages within standard text strings by mapping binary data to invisible, non-printing Unicode characters. The project combines a symmetric encryption toolkit with an invisible character encoder to ensure secure data concealment. It utilizes password-based key stretching and authenticated symmetric encryption to protect hidden payloads from unauthorized access and tampering. The system covers the full steganography workflow, including payload compr

    Implements a complete workflow for hiding secret messages in plain text using invisible Unicode characters.

    JavaScript
    Ver en GitHub↗3,830
  1. Home
  2. Security & Cryptography
  3. Text Steganography Workflows