awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
paulmillr avatar

paulmillr/noble-curves

0
View on GitHub↗
912 Stars·93 Forks·TypeScript·MIT·5 Aufrufepaulmillr.com/noble↗

Noble Curves

Audited & minimal JS implementation of elliptic curve cryptography.

Features

  • JavaScript and TypeScript Libraries - Audited implementation of secp256k1 and Schnorr signatures.
  • JavaScript Cryptography - Elliptic curve cryptography and related mathematical primitives.

Star-Verlauf

Star-Verlauf für paulmillr/noble-curvesStar-Verlauf für paulmillr/noble-curves

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Noble Curves

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Noble Curves.
  • bcoin-org/bcoinB

    bcoin-org/bcoin

    0Auf GitHub ansehen↗

    Bcoin is an alternative implementation of the Bitcoin protocol, written in JavaScript and C/C++ for Node.js.

    Auf GitHub ansehen↗0
  • bitcoinjs/bitcoinjs-libAvatar von bitcoinjs

    bitcoinjs/bitcoinjs-lib

    5,991Auf GitHub ansehen↗

    bitcoinjs-lib is a JavaScript library for building Bitcoin transactions, generating addresses, and managing keys in both Node.js and browser environments. It provides a complete Bitcoin development toolkit covering address generation across standard, SegWit, P2SH, and multisig formats for mainnet and testnet networks, along with hierarchical deterministic key derivation following BIP32, BIP39, BIP44, and BIP49 standards. The library offers a comprehensive transaction engine that handles ECDSA and Schnorr signatures on the secp256k1 curve, supports Partially Signed Bitcoin Transaction (PSBT) f

    JavaScript
    Auf GitHub ansehen↗5,991
  • bitpay/bitcoreAvatar von bitpay

    bitpay/bitcore

    4,988Auf GitHub ansehen↗

    Bitcore is a blockchain development framework and a set of libraries used to build applications that interact with the Bitcoin network and other blockchain protocols. It provides a multi-chain cryptocurrency wallet implementation, a peer-to-peer client for synchronizing distributed ledger data, and a transaction orchestrator for constructing, signing, and broadcasting transactions. The framework features a standardized JSON-RPC wrapper to normalize communication between applications and diverse blockchain node APIs. It implements hierarchical deterministic wallets that derive keys and address

    TypeScript
    Auf GitHub ansehen↗4,988
  • apache/incubator-milagro-crypto-jsAvatar von apache

    apache/incubator-milagro-crypto-js

    19Auf GitHub ansehen↗

    Apache milagro

    JavaScript
    Auf GitHub ansehen↗19
Alle 30 Alternativen zu Noble Curves anzeigen→

Häufig gestellte Fragen

Was macht paulmillr/noble-curves?

Audited & minimal JS implementation of elliptic curve cryptography.

Was sind die Hauptfunktionen von paulmillr/noble-curves?

Die Hauptfunktionen von paulmillr/noble-curves sind: JavaScript and TypeScript Libraries, JavaScript Cryptography.

Welche Open-Source-Alternativen gibt es zu paulmillr/noble-curves?

Open-Source-Alternativen zu paulmillr/noble-curves sind unter anderem: bcoin-org/bcoin — Bcoin is an alternative implementation of the Bitcoin protocol, written in JavaScript and C/C++ for Node.js. bitcoinjs/bitcoinjs-lib — bitcoinjs-lib is a JavaScript library for building Bitcoin transactions, generating addresses, and managing keys in… bitpay/bitcore — Bitcore is a blockchain development framework and a set of libraries used to build applications that interact with the… bitwiseshiftleft/sjcl — sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding… blocktrail/blocktrail-sdk-nodejs — BlockTrail NodeJS SDK This is the BlockTrail NodeJS SDK. This SDK contains methods for easily interacting with the… apache/incubator-milagro-crypto-js — Apache milagro.