JSPM

Found 185 results for ecdsa keys

key-encoder

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

  • v2.0.3
  • 235.04
  • Published

jwks-client

Library to retrieve public keys from a JWKS endpoint

  • v2.0.5
  • 224.66
  • Published

jwa

JWA implementation (supports all JWS algorithms)

  • v2.0.1
  • 130.39
  • Published

@tradle/key-encoder

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

  • v2.1.1
  • 116.31
  • Published

ecdh-es

Elliptic Curve Diffie-Hellman with ephemeral-static keys implementation for NodeJS

    • v0.0.8
    • 114.02
    • Published

    jose

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

    • v6.1.0
    • 104.98
    • Published

    ecdsa-sig-formatter

    Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation

    • v1.0.11
    • 102.78
    • Published

    elliptic-keychain

    Library for creating elliptic curve keypairs and deriving child keys

    • v0.0.2
    • 99.31
    • Published

    secp256k1

    This module provides native bindings to ecdsa secp256k1 functions

    • v5.0.1
    • 91.47
    • Published

    @toruslabs/eccrypto

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

    • v6.1.0
    • 91.44
    • Published

    @noble/curves

    Audited & minimal JS implementation of elliptic curve cryptography

    • v2.0.0
    • 91.28
    • Published

    eccrypto

    JavaScript Elliptic curve cryptography library

    • v1.1.6
    • 85.53
    • Published

    @noble/secp256k1

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

    • v3.0.0
    • 84.92
    • Published

    jwks-rsa-v2

    Library to retrieve RSA public keys from a JWKS endpoint

    • v2.0.0
    • 81.14
    • Published

    js-crypto-ec

    Universal Module for Elliptic Curve Cryptography (ECDSA and ECDH) in JavaScript

    • v1.0.7
    • 77.37
    • Published

    starkbank

    SDK to facilitate Node integrations with Stark Bank

    • v2.34.0
    • 73.10
    • Published

    starkbank-ecdsa

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

    • v1.1.5
    • 72.11
    • Published

    jsontokens

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

    • v4.0.1
    • 70.33
    • 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
      • 68.43
      • Published

      @polkadot-labs/hdkd-helpers

      Composable utility functions to generate key pairs for the sr25519, ed25519, and ecdsa cryptographic schemes, along with utilities for hierarchical deterministic (HD) key derivation, tailored for use in the Polkadot and Substrate ecosystems.

      • v0.0.23
      • 67.26
      • Published

      jwt-js

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

      • v0.5.0
      • 61.74
      • Published

      pkcs11js

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

      • v2.1.6
      • 57.83
      • Published

      blockstack-keychain

      Library for creating elliptic curve keypairs and deriving child keys

      • v0.0.2
      • 57.19
      • Published

      jwks-fetch

      A JWKS client library

      • v2.0.1
      • 54.87
      • Published

      zenroom

      wrapper of Zenroom, a secure and small virtual machine for crypto language processing

      • v5.25.0
      • 52.35
      • Published

      @litert/signatures

      A signatures library based on Node.js crypto module.

      • v4.0.0
      • 52.25
      • Published

      ecdh-crypto

      ecdh ecdsa prime256v1 secp256r1 secp256k1

        • v1.0.5
        • 50.99
        • Published

        @wangshijun/secp256k1

        This module provides js implementation to ecdsa secp256k1 functions

        • v4.0.3
        • 50.07
        • Published

        starkinfra

        SDK to facilitate Node integrations with Stark Infra

        • v0.14.0
        • 49.45
        • Published

        @polkadot-labs/hdkd

        Hierarchical deterministic (HD) account derivation library compatible with the Polkadot and Substrate ecosystems, supporting the sr25519, ed25519, and ecdsa signature schemes.

        • v0.0.23
        • 48.13
        • Published

        @exodus/secp256k1

        This module provides native bindings to ecdsa secp256k1 functions

        • v5.0.0-exodus.4.patch.2
        • 47.96
        • Published

        eccrypto-js

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

        • v5.4.0
        • 45.54
        • Published

        ecies-geth

        JavaScript Elliptic Curve Integrated Encryption Scheme (ECIES) Library - Based off Geth's implementation

        • v1.7.5
        • 42.63
        • Published

        blockstack-keychains

        Library for creating elliptic curve keypairs and deriving child keys

        • v0.0.8
        • 40.86
        • Published

        ppk-to-openssh

        A pure JavaScript library for parsing and converting PuTTY private key files (.ppk) to OpenSSH format. Supports all PPK versions (v2 and v3) and key types (RSA, DSA, ECDSA, Ed25519). Handles both encrypted and unencrypted keys with full MAC verification.

        • v3.2.0
        • 40.68
        • Published

        jwks-ecdsa

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

        • v1.0.3
        • 40.23
        • Published

        ecdsa-secp256r1

        NIST P-256 Elliptic Curve Cryptography for Node and the Browsers

        • v1.3.3
        • 39.33
        • Published

        @colossusdigital/cryptosuitekit

        A modern, type-safe library for handling cryptographic operations across different curves (secp256k1, ed25519) and schemes (ECDSA, Schnorr, EdDSA).

        • v1.0.5
        • 38.91
        • Published

        acme-love

        🔐 Modern TypeScript ACME client & CLI for Let's Encrypt certificates. Supports DNS-01/HTTP-01 validation, wildcard domains, EAB (ZeroSSL/Google), nonce pooling. RFC 8555 compliant. Node.js 20+

        • v1.7.0
        • 37.76
        • Published

        secp256r1

        This module provides native bindings to ecdsa secp256r1 functions

        • v0.0.3
        • 36.94
        • Published

        @starkbank/ecdsa

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

        • v0.0.3
        • 35.76
        • Published

        react-native-key-encoder

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

        • v1.1.6
        • 35.45
        • Published

        unsea

        Platform-agnostic cryptographic utility toolkit for ephemeral identity, secure messaging, and portable key management — built on WebCrypto + noble-curves.

        • v1.1.2
        • 34.89
        • Published

        @authing/jose

        Webpack v4 compatible version of panva/jose v3.x

          • v1.0.2-beta
          • 34.38
          • Published

          @mikekasprzak/key-encoder

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

          • v2.1.2
          • 33.97
          • Published

          starksign

          SDK to facilitate Node integrations with Stark Sign

          • v0.1.1
          • 33.50
          • Published

          @muana/pay-sdk

          SDK sécurisé pour intégrer les paiements Mobile Money avec intelligence artificielle, génération automatique de secrets HMAC, et mode ECDSA recommandé

          • v0.6.0
          • 32.73
          • Published

          ecdh

          Native node.js module for ECDH and ECDSA

          • v0.2.0
          • 32.27
          • 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
          • 31.06
          • Published

          sshsign

          Utility for signing files using SSH keys

          • v1.0.3
          • 30.52
          • 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
          • 29.80
          • Published

          ecdsa-node-ts

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

          • v1.0.3
          • 29.26
          • Published

          @dashincubator/secp256k1

          Browser, Node, and bundler compatible release of @noble/secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures

          • v1.7.1-5
          • 29.25
          • Published

          @qed-noble/secp256k1

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

          • v2.1.0
          • 27.04
          • Published

          curve-p256

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

          • v1.0.2
          • 26.99
          • Published

          @curia_/cg-plugin-lib-host

          Drop-in replacement for Common Ground plugin host library with cryptographic signing and verification

            • v1.0.3
            • 26.79
            • Published

            soda-sdk

            This SDK provides functionalities for AES and RSA encryption schemes, ECDSA signature scheme and some functionalities used for working with sodalabs blockchain.

            • v0.0.2
            • 26.00
            • Published

            @hazae41/berith

            WebAssembly port of Ed25519 signatures and X25519 key exchange

            • v1.2.6
            • 25.46
            • Published

            @nlindley/eccrypto

            JavaScript Elliptic curve cryptography library

            • v4.0.0
            • 23.78
            • Published

            js-ecdsa

            ecdsa for the browser using the webcrypto api

            • v1.0.2
            • 21.90
            • Published

            @starcoin/stc-ed25519

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

            • v0.1.0
            • 21.80
            • Published

            create-trifrost

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

            • v0.12.0
            • 21.79
            • Published

            rn-eccrypto-js

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

              • v5.4.0
              • 21.38
              • Published

              @ngnjs/libcrypto

              A simple cryptography plugin for NGN.

              • v1.0.0
              • 20.87
              • Published

              libsilver-nodejs

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

              • v0.1.7
              • 20.18
              • Published

              keychain-manager

              A key system based around accounts that each have hierarchical deterministic (HD) keychains with ECDSA public/private keypairs (the ones Bitcoin uses).

              • v1.4.1
              • 18.59
              • 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
              • 18.20
              • Published

              @smartledger/bsv-hardened

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

              • v1.5.6-1
              • 18.01
              • Published

              simple-js-ecdsa

              easy and light weight ecdsa implementation

              • v2.0.0
              • 17.69
              • Published

              @cmdcode/secp256k1

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

              • v1.0.9
              • 17.38
              • 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
              • 16.28
              • Published

              lcrypto

              Better JavaScript Elliptic curve cryptography library

              • v1.1.6
              • 16.17
              • Published

              pkcs11js-modified

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

              • v1.0.0
              • 15.64
              • Published

              js-ecutils

              JavaScript Library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.

              • v0.0.1-alpha.36b9004
              • 15.55
              • Published

              bluecrypt-ssh-fingerprint

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

              • v1.0.1
              • 15.41
              • Published

              @fungible-systems/noble-secp256k1

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

              • v1.2.9
              • 15.40
              • Published

              react-native-elliptic-curve-cryptography

              [secp256k1](https://www.secg.org/sec2-v2.pdf), an elliptic curve that could be used for asymmetric encryption, ECDH key agreement protocol and deterministic ECDSA signature scheme from RFC6979.

              • v1.0.5
              • 15.32
              • Published

              ecdsa-secp256k1

              only one no dependencied ecdsa secp256k1 by native js.

              • v1.0.6
              • 15.24
              • Published

              c-jose

              jose - node c binding

              • v1.0.8
              • 14.92
              • Published

              @olistic/jsontokens

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

              • v4.0.2
              • 14.42
              • Published

              @desig/core

              Desig: The Blockchain-Agnostic Multisig Solution.

              • v1.0.7
              • 14.39
              • 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.24
              • 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.42
              • Published

              planet-nine-crypto

              Repo for Node implementation of Planet Nine Cryptography

              • v1.0.1
              • 13.07
              • 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.37
              • Published

              mano10

              JavaScript Elliptic curve cryptography library

              • v0.0.2
              • 12.27
              • 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.11
              • Published

              commlink

              JavaScript Encrypted Communications

              • v0.2.3
              • 11.68
              • Published

              @crpdo/key

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

              • v0.0.5
              • 11.45
              • Published

              @cdottori/ecdsa-node

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

              • v0.0.4
              • 11.31
              • 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.29
              • Published

              elliptic-curve-solidity

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

              • v0.2.4
              • 11.24
              • Published

              starkbank-my-deploy

              SDK to facilitate Node integrations with Stark Bank

              • v0.0.5
              • 10.96
              • Published

              @zoltu/secp256k1

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

              • v1.7.1-alpha
              • 10.91
              • Published

              jquery-ecdsa

              ecdsa jquery plugin for the browser using the webcrypto api

              • v1.0.0
              • 10.86
              • Published

              brave-ec

              Elliptic Curve utilities for the Brave Collective Core Services nodejs bindings

              • v0.0.4
              • 10.26
              • Published

              jwa-purejs

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

              • v1.0.1
              • 9.94
              • Published

              mpc-tss

              Multi-Party Computation Threshold Signature Scheme Implementation in Javascript

              • v0.1.2
              • 9.91
              • Published

              schemapin

              Cryptographic schema integrity verification for AI tools

              • v1.1.4
              • 9.85
              • 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.36
              • Published

              noble-curves-simple

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

              • v0.0.1
              • 9.36
              • Published

              @zulze12/eccrypto

              JavaScript Elliptic curve cryptography library

              • v1.2.0
              • 9.12
              • Published

              eccrypto-sync

              JavaScript Elliptic curve cryptography library

              • v0.0.4
              • 9.11
              • Published

              @alephium/noble-secp256k1

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

              • v1.5.5
              • 8.84
              • Published

              ethereum-crypto

              Performant ethereum crypto library

              • v0.1.6
              • 8.77
              • Published

              pkcs11js-test

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

                • v1.0.16
                • 8.76
                • 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.69
                • Published

                @privacyresearch/ed25519-ts

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

                • v0.0.3
                • 8.69
                • Published

                jose-skip-key-validation

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

                • v3.19.0
                • 7.53
                • 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.28
                • Published

                @tubitid/cryptbox

                Data encrypting and signing library with small sized data outputs.

                • v1.0.1
                • 6.53
                • 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.40
                • Published

                secure-docstore

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

                • v1.0.1
                • 6.40
                • Published

                harumex

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

                • v1.2.4
                • 6.39
                • Published

                ecdsa-csr

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

                • v1.1.1
                • 6.04
                • 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.33
                • 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.33
                • Published

                jose-browser-runtime-ie11

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

                • v3.12.3
                • 5.32
                • Published

                @vaultic/crypto-engine

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

                • v0.1.6
                • 5.26
                • Published

                @accesschains/eccrypto

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

                • v1.1.8
                • 5.17
                • Published

                @allaccessone/eccrypto

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

                • v1.1.8
                • 5.04
                • Published

                elliptic-utils

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

                • v0.0.3
                • 5.04
                • Published

                eccrypto-fixed

                JavaScript Elliptic curve cryptography library

                • v1.1.8
                • 4.99
                • Published

                eccrypto-mp

                JavaScript Elliptic curve cryptography library

                • v1.1.4
                • 4.64
                • 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

                jwks-js

                ## Usage Example

                • v1.0.1
                • 4.03
                • Published

                simple-ecies

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

                • v0.1.2
                • 4.00
                • 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.81
                • Published

                @magentlebots/jose

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

                • v1.0.0
                • 3.81
                • Published

                greenlock-ssh-fingerprint

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

                • v1.0.2
                • 2.94
                • Published

                secp256k1.js

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

                • v3.0.1
                • 2.43
                • 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

                @oliverne/easy-ecdsa

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

                • v1.0.4
                • 2.36
                • Published

                @smartledger/bsv-secure

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

                • v1.5.7
                • 2.35
                • Published

                simple-ecies-syscoin

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

                • v0.1.2
                • 2.34
                • 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