awesome-repositories.com

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

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

1 repositorio

Awesome GitHub RepositoriesCipher Interfaces

Standardized class-based interfaces for interacting with cryptographic algorithms.

Distinct from Cryptographic Ciphers: Focuses on the object-oriented API wrapper for ciphers rather than the algorithms themselves.

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

Awesome Cipher Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • bitwiseshiftleft/sjclAvatar de bitwiseshiftleft

    bitwiseshiftleft/sjcl

    7,208Ver en 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,

    Wraps cryptographic algorithms in consistent classes with standard methods for encryption and decryption.

    JavaScript
    Ver en GitHub↗7,208
  1. Home
  2. Security & Cryptography
  3. Cipher Interfaces