JSPM

Found 185 results for ecdsa

c-jose

jose - node c binding

  • v1.0.8
  • 14.97
  • Published

@desig/core

Desig: The Blockchain-Agnostic Multisig Solution.

  • v1.0.7
  • 14.45
  • Published

blockstack-keychain

Library for creating elliptic curve keypairs and deriving child keys

  • v0.0.2
  • 14.10
  • Published

lcrypto

Better JavaScript Elliptic curve cryptography library

  • v1.1.6
  • 13.32
  • 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
  • 13.32
  • 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
  • 12.89
  • Published

@cmdcode/secp256k1

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

  • v1.0.9
  • 12.71
  • Published

@jwalsh/jsontokens

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

  • v0.6.5
  • 12.48
  • Published

@fungible-systems/noble-secp256k1

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

  • v1.2.9
  • 12.48
  • 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.40
  • 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
    • 12.14
    • Published

    @nyren/ts256k1

    nyren-ts256k1 is a TypeScript library for working with the secp256k1 elliptic curve. It includes functionality for key generation, encryption, and decryption using secp256k1 and the xchacha20poly1305 algorithm

    • v1.1.3
    • 12.12
    • Published

    jwks-ecdsa

    A small library to retrieve ECDSA signing keys from a JWKS (JSON Web Key Set) endpoint

    • v1.0.3
    • 12.03
    • 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
    • 11.92
    • Published

    jwa-wc

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

    • v2.0.0
    • 11.72
    • Published

    commlink

    JavaScript Encrypted Communications

    • v0.2.3
    • 11.72
    • Published

    blockstack-keychains

    Library for creating elliptic curve keypairs and deriving child keys

    • v0.0.8
    • 11.72
    • 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
    • 11.43
    • Published

    elliptic-curve-solidity

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

    • v0.2.4
    • 11.28
    • Published

    @cdottori/ecdsa-node

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

    • v0.0.4
    • 11.15
    • Published

    jquery-ecdsa

    ecdsa jquery plugin for the browser using the webcrypto api

    • v1.0.0
    • 10.99
    • Published

    react-native-key-encoder

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

    • v1.1.6
    • 10.79
    • Published

    mano10

    JavaScript Elliptic curve cryptography library

    • v0.0.2
    • 10.41
    • Published

    bluecrypt-ssh-fingerprint

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

    • v1.0.1
    • 10.34
    • Published

    jwa-purejs

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

    • v1.0.1
    • 9.86
    • Published

    mpc-tss

    Multi-Party Computation Threshold Signature Scheme Implementation in Javascript

    • v0.1.2
    • 9.77
    • Published

    schemapin

    Cryptographic schema integrity verification for AI tools

    • v1.1.4
    • 9.29
    • 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
    • 9.23
    • Published

    noble-curves-simple

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

    • v0.0.1
    • 9.23
    • Published

    @alephium/noble-secp256k1

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

    • v1.5.5
    • 8.87
    • Published

    pkcs11js-test

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

      • v1.0.16
      • 8.77
      • Published

      ethereum-crypto

      Performant ethereum crypto library

      • v0.1.6
      • 8.70
      • 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
      • 8.68
      • Published

      @privacyresearch/ed25519-ts

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

      • v0.0.3
      • 8.68
      • Published

      planet-nine-crypto

      Repo for Node implementation of Planet Nine Cryptography

      • v1.0.1
      • 8.08
      • Published

      starkbank-my-deploy

      SDK to facilitate Node integrations with Stark Bank

      • v0.0.5
      • 8.02
      • Published

      @zoltu/secp256k1

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

      • v1.7.1-alpha
      • 8.00
      • Published

      jose-skip-key-validation

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

      • v3.19.0
      • 7.65
      • Published

      eccrypto-sync

      JavaScript Elliptic curve cryptography library

      • v0.0.4
      • 7.36
      • Published

      react-native-jsontokens

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

      • v0.7.7
      • 7.30
      • Published

      brave-ec

      Elliptic Curve utilities for the Brave Collective Core Services nodejs bindings

      • v0.0.4
      • 7.25
      • Published

      sshsign

      Utility for signing files using SSH keys

      • v1.0.3
      • 7.25
      • Published

      @zulze12/eccrypto

      JavaScript Elliptic curve cryptography library

      • v1.2.0
      • 7.25
      • Published

      blockstack-tokens

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

      • v0.5.1
      • 7.18
      • Published

      @crpdo/key

      Streamlines key generation, derivation, and management through its simple and intuitive API

      • v0.0.5
      • 6.90
      • 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
      • 6.36
      • Published

      secure-docstore

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

      • v1.0.1
      • 6.36
      • Published

      harumex

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

      • v1.2.4
      • 6.30
      • Published

      ecdsa-csr

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

      • v1.1.1
      • 6.05
      • Published

      @tubitid/cryptbox

      Data encrypting and signing library with small sized data outputs.

      • v1.0.1
      • 5.38
      • Published

      jose-browser-runtime-ie11

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

      • v3.12.3
      • 5.38
      • Published

      ec-sign

      ECDSA cryptographic signature library for JavaScript

      • v0.1.1
      • 5.34
      • Published

      mecanizou-sb-ecdsa

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

      • v1.2.1
      • 5.34
      • Published

      @vinarmani/eccrypto-js

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

      • v5.4.1
      • 5.25
      • 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
      • 5.25
      • Published

      elliptic-utils

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

      • v0.0.3
      • 5.05
      • Published

      @accesschains/eccrypto

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

      • v1.1.8
      • 4.18
      • Published

      @smartledger/bsv-secure

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

      • v1.5.7
      • 4.07
      • 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
      • 4.04
      • Published

      eccrypto-fixed

      JavaScript Elliptic curve cryptography library

      • v1.1.8
      • 4.01
      • Published

      simple-ecies

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

      • v0.1.2
      • 4.00
      • Published

      @allaccessone/eccrypto

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

      • v1.1.8
      • 3.97
      • Published

      jwks-js

      ## Usage Example

      • v1.0.1
      • 3.97
      • 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
      • 3.82
      • Published

      eccrypto-mp

      JavaScript Elliptic curve cryptography library

      • v1.1.4
      • 3.82
      • Published

      @magentlebots/jose

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

      • v1.0.0
      • 3.82
      • Published

      @vaultic/crypto-engine

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

      • v0.1.6
      • 3.82
      • Published

      greenlock-ssh-fingerprint

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

      • v1.0.2
      • 2.48
      • Published

      secp256k1.js

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

      • v3.0.1
      • 2.44
      • Published

      secp256k1-pure

      This module provides a pure js implementation of secp256k1-node

      • v3.5.2
      • 2.36
      • 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.34
      • Published

      @oliverne/easy-ecdsa

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

      • v1.0.4
      • 2.32
      • Published

      phog

      Dead simple crypto module for Fognet

        • v0.0.3
        • 2.23
        • Published

        @magentlemen/jose

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

        • v1.0.0
        • 2.23
        • Published

        xcncoinjs

        Cryptonite Javascript library with functionality useful for web wallet apps

        • v1.0.1
        • 2.23
        • 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