awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesEncoding Mappings

Mechanisms for mapping input characters to internal numeric representations for cryptographic processing.

Distinct from Number-to-Word Converters: None of the candidates cover the translation of text to internal numeric word arrays used in crypto; others are linguistic or NLP focused.

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

Awesome Encoding Mappings GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • brix/crypto-jsAvatar von brix

    brix/crypto-js

    16,384Auf GitHub ansehen↗

    crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data transformation tools. It functions as a symmetric encryption toolset, a cryptographic hash implementation, and a password derivation tool for the JavaScript environment. The library enables the protection of sensitive data through symmetric encryption and the production of fixed-size data digests to verify integrity. It includes utilities for converting user passwords into secure cryptographic keys and a data format converter for translating information between Base64, Hex, and

    Provides a format-agnostic way to translate encoding schemes into internal numeric word representations.

    JavaScript
    Auf GitHub ansehen↗16,384
  1. Home
  2. Security & Cryptography
  3. Encoding Mappings