awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesBase32 Encoding

Conversion of binary data to Base32 for text-based protocol transport.

Distinct from Binary Data Encoding: Specifically focuses on Base32 encoding for transport rather than general binary data encoding for high-frequency streams.

Explore 1 awesome GitHub repository matching networking & communication · Base32 Encoding. Refine with filters or upvote what's useful.

Awesome Base32 Encoding GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • bitwiseshiftleft/sjclAvatar bitwiseshiftleft

    bitwiseshiftleft/sjcl

    7,208Vezi pe GitHub↗

    sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding within a web browser. It functions as an AES symmetric encryption tool, a cryptographic hashing library, and a Base32 data encoder. The project provides implementations for the Advanced Encryption Standard to secure data through symmetric key encryption and decryption. It also enables the generation of fixed-length data fingerprints to verify information integrity and authenticity. The library covers a broader range of security capabilities, including client-side data hashing,

    Converts binary data into Base32 encoded strings for safe transport across text-based protocols.

    JavaScript
    Vezi pe GitHub↗7,208
  1. Home
  2. Networking & Communication
  3. Binary Data Encoding
  4. Base32 Encoding