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

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

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
paulmillr avatar

paulmillr/noble-post-quantum

0
View on GitHub↗
332 stars·42 forks·TypeScript·MIT·2 vuespaulmillr.com/noble↗

Noble Post Quantum

Auditable & minimal JS implementation of public-key post-quantum cryptography

Features

  • JavaScript Cryptography - Implementation of post-quantum cryptographic algorithms.

Historique des stars

Graphique de l'historique des stars pour paulmillr/noble-post-quantumGraphique de l'historique des stars pour paulmillr/noble-post-quantum

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Noble Post Quantum

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Noble Post Quantum.
  • 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,

    JavaScript
    Voir sur GitHub↗7,208
  • brix/crypto-jsAvatar de brix

    brix/crypto-js

    16,384Voir sur GitHub↗

    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

    JavaScript
    Voir sur GitHub↗16,384
  • clipperz/javascript-crypto-libraryAvatar de clipperz

    clipperz/javascript-crypto-library

    284Voir sur GitHub↗

    The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to obtain maximum execution speed while preserving modularity and reusability. The library is released as open source under a BDS license.

    JavaScript
    Voir sur GitHub↗284
  • apache/incubator-milagro-crypto-jsAvatar de apache

    apache/incubator-milagro-crypto-js

    19Voir sur GitHub↗

    Apache milagro

    JavaScript
    Voir sur GitHub↗19
Voir les 27 alternatives à Noble Post Quantum→

Questions fréquentes

Que fait paulmillr/noble-post-quantum ?

Auditable & minimal JS implementation of public-key post-quantum cryptography

Quelles sont les fonctionnalités principales de paulmillr/noble-post-quantum ?

Les fonctionnalités principales de paulmillr/noble-post-quantum sont : JavaScript Cryptography.

Quelles sont les alternatives open-source à paulmillr/noble-post-quantum ?

Les alternatives open-source à paulmillr/noble-post-quantum incluent : bitwiseshiftleft/sjcl — sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding… brix/crypto-js — crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data… clipperz/javascript-crypto-library — The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions.… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… dchest/tweetnacl-js — Port of TweetNaCl cryptographic library to JavaScript. apache/incubator-milagro-crypto-js — Apache milagro.