awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kjur avatar

kjur/jsrsasign

0
View on GitHub↗
3,375 星标·650 分支·HTML·4 次浏览kjur.github.io/jsrsasign↗

Jsrsasign

CAUTION: END OF SUPPORT ON 3 JUN 2026. The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.

Features

  • JavaScript Cryptography - Library for RSA, ECDSA, and DSA signing and validation.
  • Cryptography and Security - Comprehensive library for RSA, ECDSA, and X.509 certificates.

Star 历史

kjur/jsrsasign 的 Star 历史图表kjur/jsrsasign 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Jsrsasign 的开源替代方案

相似的开源项目,按与 Jsrsasign 的功能重合度排序。
  • brix/crypto-jsbrix 的头像

    brix/crypto-js

    16,384在 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
    在 GitHub 上查看↗16,384
  • travist/jsencrypttravist 的头像

    travist/jsencrypt

    6,799在 GitHub 上查看↗

    jsencrypt is a JavaScript library for performing RSA encryption, decryption, and key generation. It functions as an asymmetric key generator and digital signature provider that executes all cryptographic processing directly in the browser. The library focuses on the use of the PEM standard for importing, exporting, and managing cryptographic keys. It provides the ability to create public and private RSA key pairs of various bit sizes and supports OpenSSL compatible formats. Its capabilities cover the transformation of plaintext into ciphertext and the recovery of original messages using corr

    JavaScript
    在 GitHub 上查看↗6,799
  • bitwiseshiftleft/sjclbitwiseshiftleft 的头像

    bitwiseshiftleft/sjcl

    7,208在 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
    在 GitHub 上查看↗7,208
  • apache/incubator-milagro-crypto-jsapache 的头像

    apache/incubator-milagro-crypto-js

    19在 GitHub 上查看↗

    Apache milagro

    JavaScript
    在 GitHub 上查看↗19
查看 Jsrsasign 的所有 30 个替代方案→

常见问题解答

kjur/jsrsasign 是做什么的?

CAUTION: END OF SUPPORT ON 3 JUN 2026. The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.

kjur/jsrsasign 的主要功能有哪些?

kjur/jsrsasign 的主要功能包括:JavaScript Cryptography, Cryptography and Security。

kjur/jsrsasign 有哪些开源替代品?

kjur/jsrsasign 的开源替代品包括: brix/crypto-js — crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data… bitwiseshiftleft/sjcl — sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding… travist/jsencrypt — jsencrypt is a JavaScript library for performing RSA encryption, decryption, and key generation. It functions as an… apache/incubator-milagro-crypto-js — Apache milagro. bevacqua/hash-sum — ``shell npm i hash-sum -S ``. anoskov/rsa-ex — Library for working with RSA keys using Elixir and OpenSSL ports.