awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
paulmillr avatar

paulmillr/micro-rsa-dsa-dh

0
View on GitHub↗
23 estrellas·2 forks·TypeScript·MIT·4 vistas

Micro Rsa Dsa Dh

Minimal JS implementation of older cryptography algorithms: RSA, DSA, DH.

Features

  • JavaScript Cryptography - Minimal implementation of legacy RSA, DSA, and DH algorithms.

Historial de estrellas

Gráfico del historial de estrellas de paulmillr/micro-rsa-dsa-dhGráfico del historial de estrellas de paulmillr/micro-rsa-dsa-dh

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Micro Rsa Dsa Dh

Proyectos open-source similares, clasificados según cuántas características comparten con Micro Rsa Dsa Dh.
  • 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,

    JavaScript
    Ver en GitHub↗7,208
  • brix/crypto-jsAvatar de brix

    brix/crypto-js

    16,384Ver en 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
    Ver en GitHub↗16,384
  • clipperz/javascript-crypto-libraryAvatar de clipperz

    clipperz/javascript-crypto-library

    284Ver en 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
    Ver en GitHub↗284
  • apache/incubator-milagro-crypto-jsAvatar de apache

    apache/incubator-milagro-crypto-js

    19Ver en GitHub↗

    Apache milagro

    JavaScript
    Ver en GitHub↗19
Ver las 27 alternativas a Micro Rsa Dsa Dh→

Preguntas frecuentes

¿Qué hace paulmillr/micro-rsa-dsa-dh?

Minimal JS implementation of older cryptography algorithms: RSA, DSA, DH.

¿Cuáles son las características principales de paulmillr/micro-rsa-dsa-dh?

Las características principales de paulmillr/micro-rsa-dsa-dh son: JavaScript Cryptography.

¿Qué alternativas de código abierto existen para paulmillr/micro-rsa-dsa-dh?

Las alternativas de código abierto para paulmillr/micro-rsa-dsa-dh incluyen: 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.