awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • bitwiseshiftleft/sjclAvatar de bitwiseshiftleft

    bitwiseshiftleft/sjcl

    7,208Voir sur 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
    Voir sur GitHub↗7,208
  1. Home
  2. Security & Cryptography
  3. Cipher Interfaces