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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kurolabs/stegcloakAvatar von kurolabs

    kurolabs/stegcloak

    3,830Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,830
  1. Home
  2. Security & Cryptography
  3. Text Steganography Workflows