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
·
Back to paulmillr/noble-curves

Open-source alternatives to Noble Curves

30 open-source projects similar to paulmillr/noble-curves, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Noble Curves alternative.

  • apache/incubator-milagro-crypto-jsAvatar von apache

    apache/incubator-milagro-crypto-js

    19Auf GitHub ansehen↗

    Apache milagro

    JavaScript
    Auf GitHub ansehen↗19
  • 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

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • bitwiseshiftleft/sjclAvatar von bitwiseshiftleft

    bitwiseshiftleft/sjcl

    7,208Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,208
  • blocktrail/blocktrail-sdk-nodejsAvatar von blocktrail

    blocktrail/blocktrail-sdk-nodejs

    39Auf GitHub ansehen↗

    BlockTrail NodeJS SDK This is the BlockTrail NodeJS SDK. This SDK contains methods for easily interacting with the BlockTrail API. Below are examples to get you started. For additional examples, please see our official documentation at https://www.blocktrail.com/api/docs/lang/nodejs

    JavaScript
    Auf GitHub ansehen↗39
  • brix/crypto-jsAvatar von brix

    brix/crypto-js

    16,384Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,384
  • chrischo-h/bitcoin-sdk-jsAvatar von ChrisCho-H

    ChrisCho-H/bitcoin-sdk-js

    39Auf GitHub ansehen↗

    ✨ Bitcoin TypeScript/JavaScript Library for NodeJS, Browser and Mobile ✨

    JavaScript
    Auf GitHub ansehen↗39
  • clipperz/javascript-crypto-libraryAvatar von clipperz

    clipperz/javascript-crypto-library

    284Auf GitHub ansehen↗

    The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to obtain maximum execution speed while preserving modularity and reusability. The library is released as open source under a BDS license.

    JavaScript
    Auf GitHub ansehen↗284
  • cossacklabs/themisAvatar von cossacklabs

    cossacklabs/themis

    1,965Auf GitHub ansehen↗

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

    Casymmetric-cryptographyauthenticationcryptography
    Auf GitHub ansehen↗1,965
  • dchest/tweetnacl-jsAvatar von dchest

    dchest/tweetnacl-js

    1,923Auf GitHub ansehen↗

    Port of TweetNaCl cryptographic library to JavaScript

    JavaScript
    Auf GitHub ansehen↗1,923
  • digitalbazaar/forgeAvatar von digitalbazaar

    digitalbazaar/forge

    5,311Auf GitHub ansehen↗

    Forge is a JavaScript cryptography library providing a comprehensive set of tools for symmetric and asymmetric encryption, hashing, and digital signatures. It includes a full Transport Layer Security implementation for establishing secure network connections and managing encrypted traffic. The project implements a wide array of public key infrastructure tools, including X.509 certificate management, the generation of certificate signing requests, and the validation of certificate chains. It provides a PKCS cryptographic toolkit for handling secure archives and signed messages, alongside suppo

    JavaScript
    Auf GitHub ansehen↗5,311
  • forgesworn/toll-boothAvatar von forgesworn

    forgesworn/toll-booth

    2Auf GitHub ansehen↗

    Nostr: npub1mgvlrnf5hm9yf0n5mf9nqmvarhvxkc6remu5ec3vf8r0txqkuk7su0e7q2

    TypeScript
    Auf GitHub ansehen↗2
  • google/closure-libraryAvatar von google

    google/closure-library

    4,896Auf GitHub ansehen↗

    Closure Library is a JavaScript standard library and utility toolset designed for building large-scale web applications. It provides a collection of core utility modules and standardized APIs to simplify complex application logic and state management. The project is built as a modular framework using a namespace-based module system to prevent global scope pollution. It is specifically designed for use with the Closure Compiler to enable aggressive dead-code elimination and minification, reducing the final delivery size in production. To ensure reliability in large projects, the library utiliz

    JavaScript
    Auf GitHub ansehen↗4,896
  • gwjjeff/cryptojsAvatar von gwjjeff

    gwjjeff/cryptojs

    327Auf GitHub ansehen↗

    Following googlecode project crypto-js, provide standard and secure cryptographic algorithms for NodeJS. Support MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64

    JavaScript
    Auf GitHub ansehen↗327
  • h2non/jshashesAvatar von h2non

    h2non/jshashes

    725Auf GitHub ansehen↗

    Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

    JavaScript
    Auf GitHub ansehen↗725
  • jedisct1/libsodium.jsAvatar von jedisct1

    jedisct1/libsodium.js

    1,138Auf GitHub ansehen↗

    libsodium compiled to Webassembly and pure JavaScript, with convenient wrappers.

    HTML
    Auf GitHub ansehen↗1,138
  • kjur/jsrsasignAvatar von kjur

    kjur/jsrsasign

    3,375Auf GitHub ansehen↗

    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.

    HTML
    Auf GitHub ansehen↗3,375
  • ncb000gt/node.bcrypt.jsAvatar von ncb000gt

    ncb000gt/node.bcrypt.js

    7,800Auf GitHub ansehen↗

    This is a Node.js library for securely hashing and verifying passwords using the bcrypt adaptive hashing algorithm. It functions as a password security module that transforms plain-text credentials into protected hashes and generates cryptographically secure salts. The implementation allows for the adjustment of computational cost to resist brute-force attacks. It provides utilities for password hash verification and the extraction of hash metadata to determine the number of encryption rounds used. The project covers a range of security and access control capabilities, including credential s

    C++
    Auf GitHub ansehen↗7,800
  • openpeer/cifreAvatar von openpeer

    openpeer/cifre

    124Auf GitHub ansehen↗

    Fast crypto toolkit for modern client-side JavaScript

    JavaScript
    Auf GitHub ansehen↗124
  • openpgpjs/openpgpjsAvatar von openpgpjs

    openpgpjs/openpgpjs

    5,957Auf GitHub ansehen↗

    OpenPGP implementation for JavaScript

    JavaScript
    Auf GitHub ansehen↗5,957
  • paulmillr/micro-rsa-dsa-dhAvatar von paulmillr

    paulmillr/micro-rsa-dsa-dh

    23Auf GitHub ansehen↗

    Minimal JS implementation of older cryptography algorithms: RSA, DSA, DH.

    TypeScript
    Auf GitHub ansehen↗23
  • paulmillr/noble-ciphersAvatar von paulmillr

    paulmillr/noble-ciphers

    392Auf GitHub ansehen↗

    Audited & minimal JS implementation of Salsa20, ChaCha and AES

    TypeScript
    Auf GitHub ansehen↗392
  • paulmillr/noble-hashesAvatar von paulmillr

    paulmillr/noble-hashes

    874Auf GitHub ansehen↗

    Audited & minimal JS implementation of hash functions, MACs and KDFs.

    TypeScriptargon2blake2blake3
    Auf GitHub ansehen↗874
  • paulmillr/noble-post-quantumAvatar von paulmillr

    paulmillr/noble-post-quantum

    332Auf GitHub ansehen↗

    Auditable & minimal JS implementation of public-key post-quantum cryptography

    TypeScript
    Auf GitHub ansehen↗332
  • paulmillr/noble-secp256k1Avatar von paulmillr

    paulmillr/noble-secp256k1

    877Auf GitHub ansehen↗

    Fastest 5KB JS implementation of secp256k1 signatures & ECDH.

    TypeScript
    Auf GitHub ansehen↗877
  • paulmillr/scure-btc-signerAvatar von paulmillr

    paulmillr/scure-btc-signer

    239Auf GitHub ansehen↗

    Audited & minimal library for creating, signing & decoding Bitcoin transactions.

    TypeScript
    Auf GitHub ansehen↗239
  • polycrypt/polycryptAvatar von polycrypt

    polycrypt/polycrypt

    266Auf GitHub ansehen↗

    PolyCrypt - A pure JS implementation of the WebCrypto API

    JavaScript
    Auf GitHub ansehen↗266
  • quartzjer/ursaAvatar von quartzjer

    quartzjer/ursa

    614Auf GitHub ansehen↗

    URSA - RSA public/private key OpenSSL bindings for Node.js

    JavaScript
    Auf GitHub ansehen↗614
  • shanegirish/bcrypt-node.jsS

    shaneGirish/bcrypt-Node.js

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0