JSPM

Found 185 results for ecdsa key

@qed-noble/secp256k1

Fastest 4KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979

  • v2.1.0
  • 31.31
  • Published

curve-p256

The secp256r1 (p-256) elliptic curve for ECDH & ECDSA

  • v1.0.2
  • 30.88
  • Published

mima-kit

mima-kit is a cryptographic suite implemented in TypeScript. The goal is to provide an easy-to-use cryptographic library. mima-kit 是一个使用 TypeScript 实现的密码学套件。目标是提供一个简单易用的密码学库。

  • v0.0.18
  • 29.97
  • Published

ecdsa-node-ts

TypeScript implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)

  • v1.0.3
  • 29.63
  • Published

rn-eccrypto-js

Elliptic curve cryptography library (NodeJS, Browser and Pure JS)

    • v5.4.0
    • 28.19
    • Published

    jwks-rsa-v2

    Library to retrieve RSA public keys from a JWKS endpoint

    • v2.0.0
    • 26.90
    • Published

    react-native-key-encoder

    React Native library for encoding ECDSA private keys to PEM, DER and raw hex formats

    • v1.1.6
    • 26.45
    • Published

    create-keys

    `npx create-keys` is a terminal assistant that helps creating RSA or ECDSA asymmetric key pairs (also works in NodeJS). Supported formats: PEM and JWK. Supported encoding: PCKS8 for private keys, PCKS1 for RSA public keys and SPKI for ECDSA public keys. S

      • v1.0.1
      • 26.43
      • Published

      @starcoin/stc-ed25519

      Fastest JS implementation of ed25519 & ristretto255. Auditable, high-security, 0-dependency pubkey, scalarmult & EDDSA

      • v0.1.0
      • 25.89
      • Published

      @mikekasprzak/key-encoder

      Library for encoding ECDSA private keys to PEM, DER and raw hex formats

      • v2.1.2
      • 25.37
      • Published

      libsilver-nodejs

      Cross-platform cryptography library for Node.js with post-quantum algorithms - built with RustCrypto

      • v0.1.7
      • 24.91
      • Published

      @nlindley/eccrypto

      JavaScript Elliptic curve cryptography library

      • v4.0.0
      • 24.84
      • Published

      @decentrl/jose

      'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

      • v4.14.6
      • 24.50
      • Published

      create-trifrost

      CLI Creation tool for TriFrost, the blazingly fast, runtime-agnostic server framework for modern edge and node environments

      • v0.12.0
      • 23.70
      • Published

      js-ecdsa

      ecdsa for the browser using the webcrypto api

      • v1.0.2
      • 22.12
      • Published

      ecdsa-secp256k1

      only one no dependencied ecdsa secp256k1 by native js.

      • v1.0.6
      • 21.24
      • Published

      blockstack-keychain

      Library for creating elliptic curve keypairs and deriving child keys

      • v0.0.2
      • 20.87
      • Published

      pkcs11js-modified

      A Node.js implementation of the PKCS#11 2.3 interface

      • v1.0.0
      • 20.50
      • Published

      @desig/core

      Desig: The Blockchain-Agnostic Multisig Solution.

      • v1.0.7
      • 20.19
      • Published

      simple-js-ecdsa

      easy and light weight ecdsa implementation

      • v2.0.0
      • 19.12
      • Published

      @keyban/sdk-base

      Keyban Javascript SDK provides core functionalities for the MPC wallet solution, supporting web and Node.js apps with TypeScript, custom storage, and Ethereum blockchain integration.

      • v0.11.0
      • 17.85
      • Published

      @ngnjs/libcrypto

      A simple cryptography plugin for NGN.

      • v1.0.0
      • 17.60
      • Published

      @smartledger/bsv-hardened

      Drop-in replacement for BSV 1.5.6 with security-hardened ECDSA implementation

      • v1.5.6-1
      • 17.60
      • Published

      jose-skip-key-validation

      Universal 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies

      • v3.19.0
      • 17.60
      • Published

      novice-webcrypto

      A simple wrapper for the browser's Web Crypto API. Supports AES-GCM, RSA, and ECDSA (P-256), exposing easy-to-use functions where all keys are safe Base64 strings.

      • v1.0.6
      • 17.50
      • Published

      lcrypto

      Better JavaScript Elliptic curve cryptography library

      • v1.1.6
      • 16.35
      • Published

      @olistic/jsontokens

      node.js library for encoding, decoding, and verifying JSON Web Tokens (JWTs)

      • v4.0.2
      • 16.07
      • Published

      j-bitcoin

      Comprehensive JavaScript cryptocurrency wallet library for Bitcoin (BTC), Bitcoin Cash (BCH), and Bitcoin SV (BSV) with custodial and non-custodial wallet support, threshold signatures, and multiple address formats

      • v1.0.2
      • 15.31
      • Published

      c-jose

      jose - node c binding

      • v1.0.8
      • 14.96
      • Published

      @cmdcode/secp256k1

      Humble fork of the @noble/secp256k1 library by Paul Miller.

      • v1.0.9
      • 14.85
      • Published

      chattervox

      An AX.25 packet radio chat protocol with support for digital signatures and binary compression. Like IRC over radio waves 📡〰.

      • v0.7.0
      • 14.83
      • Published

      @fungible-systems/noble-secp256k1

      Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures

      • v1.2.9
      • 14.52
      • Published

      jwa-wc

      WebContainer compatible JWA implementation (supports all JWS algorithms). Forked from [node-jwa](https://github.com/auth0/node-jwa)

      • v2.0.0
      • 14.44
      • Published

      @cdottori/ecdsa-node

      fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)

      • v0.0.4
      • 13.88
      • Published

      schemapin

      Cryptographic schema integrity verification for AI tools

      • v1.1.4
      • 13.73
      • Published

      @smartledger/bsv-secure

      Security-enhanced fork of BSV 1.5.6 with comprehensive signature validation and private key protection

      • v1.5.7
      • 13.48
      • Published

      mpc-tss

      Multi-Party Computation Threshold Signature Scheme Implementation in Javascript

      • v0.1.2
      • 13.45
      • Published

      blockstack-keychains

      Library for creating elliptic curve keypairs and deriving child keys

      • v0.0.8
      • 13.40
      • Published

      bluecrypt-ssh-fingerprint

      SSH Fingerprint in < 150 lines of VanillaJS, part of the Bluecrypt suite for Browser Crypto.

      • v1.0.1
      • 12.59
      • Published

      @jwalsh/jsontokens

      node.js library for encoding, decoding, and verifying JSON Web Tokens (JWTs)

      • v0.6.5
      • 12.47
      • Published

      @keyban/sdk-react

      Keyban SDK React simplifies the integration of Keyban's MPC wallet in React apps with TypeScript support, flexible storage, and Ethereum blockchain integration.

      • v0.11.0
      • 12.43
      • Published

      @foxstack/wx-jose

      JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

      • v0.0.3
      • 12.37
      • Published

      commlink

      JavaScript Encrypted Communications

      • v0.2.3
      • 11.71
      • Published

      planet-nine-crypto

      Repo for Node implementation of Planet Nine Cryptography

      • v1.0.1
      • 11.71
      • Published

      partsoftware-jose

      JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

      • v5.9.8
      • 11.53
      • Published

      noble-curves-simple

      Pure JavaScript ES modules version of @noble/curves - Audited & minimal JS implementation of elliptic curve cryptography

      • v0.0.1
      • 11.48
      • Published

      elliptic-curve-solidity

      Elliptic Curve arithmetic for up to 256-bit curves written in solidity

      • v0.2.4
      • 11.27
      • Published

      jquery-ecdsa

      ecdsa jquery plugin for the browser using the webcrypto api

      • v1.0.0
      • 10.97
      • Published

      mano10

      JavaScript Elliptic curve cryptography library

      • v0.0.2
      • 10.45
      • Published

      starkbank-my-deploy

      SDK to facilitate Node integrations with Stark Bank

      • v0.0.5
      • 10.05
      • Published

      jwa-purejs

      A pure JavaScript implementation of the RFC 7518 ES256 digital signature algorithm

      • v1.0.1
      • 9.89
      • Published

      @zoltu/secp256k1

      Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures

      • v1.7.1-alpha
      • 9.27
      • Published

      sshsign

      Utility for signing files using SSH keys

      • v1.0.3
      • 9.17
      • Published

      @zulze12/eccrypto

      JavaScript Elliptic curve cryptography library

      • v1.2.0
      • 9.16
      • Published

      jose-1024

      'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

      • v4.11.2
      • 8.96
      • Published

      @alephium/noble-secp256k1

      Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures

      • v1.5.5
      • 8.89
      • Published

      pkcs11js-test

      A Node.js implementation of the PKCS#11 2.3 interface

        • v1.0.16
        • 8.76
        • Published

        ethereum-crypto

        Performant ethereum crypto library

        • v0.1.6
        • 8.72
        • Published

        eccrypto-sync

        JavaScript Elliptic curve cryptography library

        • v0.0.4
        • 8.61
        • Published

        @privacyresearch/ed25519-ts

        TypeScript implementation of ed25519 & ristretto255 allowing BigInt and SHA dependency injection

        • v0.0.3
        • 8.61
        • Published

        brave-ec

        Elliptic Curve utilities for the Brave Collective Core Services nodejs bindings

        • v0.0.4
        • 8.36
        • Published

        ecdsa-csr

        A focused, zero-dependency library to generate a Certificate Signing Request (CSR) and sign it!

        • v1.1.1
        • 7.54
        • Published

        @tubitid/cryptbox

        Data encrypting and signing library with small sized data outputs.

        • v1.0.1
        • 7.50
        • Published

        ec-sign

        ECDSA cryptographic signature library for JavaScript

        • v0.1.1
        • 7.49
        • Published

        react-native-jsontokens

        react-native library for encoding, decoding, and verifying JSON Web Tokens (JWTs)

        • v0.7.7
        • 7.30
        • Published

        blockstack-tokens

        node.js library for encoding, decoding, and verifying JSON Web Tokens (JWTs)

        • v0.5.1
        • 7.18
        • Published

        @vinarmani/eccrypto-js

        Elliptic curve cryptography library (NodeJS, Browser and Pure JS)

        • v5.4.1
        • 7.00
        • Published

        mecanizou-sb-ecdsa

        fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)

        • v1.2.1
        • 6.67
        • Published

        @reelspace/jose

        'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

        • v0.0.1
        • 6.59
        • Published

        secure-docstore

        A library to store and share documents securely with end to end encryption

        • v1.0.1
        • 6.37
        • Published

        harumex

        Noble secp256k1. High-security, easily auditable, 0-dep, 1-file pubkey & ECDSA.

        • v1.2.4
        • 6.30
        • Published

        elliptic-utils

        This module provides native bindings to ecdsa fully compliant ISO requirement functions

        • v0.0.3
        • 5.98
        • Published

        @vaultic/crypto-engine

        A cryptographic engine for secure RSA and ECC operations in Rust and WebAssembly

        • v0.1.6
        • 5.49
        • Published

        @gaonengwww/jose

        JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

        • v6.0.9
        • 5.39
        • Published

        jose-browser-runtime-ie11

        (Browser Runtime) 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies

        • v3.12.3
        • 5.37
        • Published

        @accesschains/eccrypto

        JavaScript Elliptic curve cryptography library, includes fix to browser.js so that encrypt/decrypt works

        • v1.1.8
        • 5.22
        • Published

        @magentlebots/jose

        Universal 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies

        • v1.0.0
        • 5.21
        • Published

        furlanluka-jose

        'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

        • v4.14.4
        • 5.18
        • Published

        jwks-js

        ## Usage Example

        • v1.0.1
        • 5.15
        • Published

        eccrypto-fixed

        JavaScript Elliptic curve cryptography library

        • v1.1.8
        • 5.03
        • Published

        @allaccessone/eccrypto

        JavaScript Elliptic curve cryptography library, includes fix to browser.js so that encrypt/decrypt works

        • v1.1.8
        • 5.02
        • Published

        eccrypto-mp

        JavaScript Elliptic curve cryptography library

        • v1.1.4
        • 4.40
        • Published

        simple-ecies

        Elliptic Curve Integrated Encryption Scheme (ECIES) implementation for node.js

        • v0.1.2
        • 3.97
        • Published

        @oliverne/easy-ecdsa

        Easy and Simple ECDSA Signer/Verifier for who has a headache 🙀

        • v1.0.4
        • 3.10
        • Published

        @magentlemen/jose

        Universal 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies

        • v1.0.0
        • 3.05
        • Published

        greenlock-ssh-fingerprint

        💯 SSH Fingerprint in < 125 lines of VanillaJS node, Zero Dependencies.

        • v1.0.2
        • 3.03
        • Published

        secp256k1-pure

        This module provides a pure js implementation of secp256k1-node

        • v3.5.2
        • 2.75
        • Published

        phog

        Dead simple crypto module for Fognet

          • v0.0.3
          • 2.59
          • Published

          secp256k1.js

          fork of secp256k1 -- using js only version for cross-platform container deploy (not optimal solution)

          • v3.0.1
          • 2.44
          • Published

          pariaturoccaecati

          node.js library for encoding, decoding, and verifying JSON Web Tokens (JWTs)

          • v1.1.0
          • 2.36
          • Published

          simple-ecies-syscoin

          Elliptic Curve Integrated Encryption Scheme (ECIES) implementation for node.js

          • v0.1.2
          • 2.32
          • Published

          xcncoinjs

          Cryptonite Javascript library with functionality useful for web wallet apps

          • v1.0.1
          • 2.24
          • Published

          secure_channel

          A secure channel toolkit in NodeJS

          • v1.0.2
          • 0.00
          • Published

          alkindix-ecdsa

          fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)

          • v1.1.8
          • 0.00
          • Published

          sol-ecdsa-signatures

          Sign and verify Secp256k1 ECDSA signatures in TypeScript. Compatible with Solana wallets and on-chain verification.

          • v0.1.0
          • 0.00
          • Published

          @samdan/secp256k1

          Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures

          • v0.0.2
          • 0.00
          • Published

          @mikelambson/secure-auth

          A secure, modular authentication framework for Node.js, featuring Argon2 password hashing, EdDSA-signed JWTs, and flexible session management. Includes WebAuthn passkey support with plans for RSA and multi-database integration (alpha).

          • v1.0.0-alpha.9
          • 0.00
          • Published