forked from tornado-packages/noble-curves
readme
This commit is contained in:
parent
90e87f7ab1
commit
e887d516ab
@ -918,7 +918,7 @@ Online demos:
|
|||||||
- [Elliptic Curve Calculator](https://paulmillr.com/noble): add / multiply points, sign messages
|
- [Elliptic Curve Calculator](https://paulmillr.com/noble): add / multiply points, sign messages
|
||||||
- [BLS threshold signatures](https://genthresh.com)
|
- [BLS threshold signatures](https://genthresh.com)
|
||||||
|
|
||||||
Projects using curves:
|
Projects using noble-curves:
|
||||||
|
|
||||||
- [scure-bip32](https://github.com/paulmillr/scure-bip32) and separate [bip32](https://github.com/bitcoinjs/bip32) HDkey libraries
|
- [scure-bip32](https://github.com/paulmillr/scure-bip32) and separate [bip32](https://github.com/bitcoinjs/bip32) HDkey libraries
|
||||||
- Ethereum libraries:
|
- Ethereum libraries:
|
||||||
@ -928,10 +928,10 @@ Projects using curves:
|
|||||||
- [ethers](https://github.com/ethers-io/ethers.js) (old noble-secp256k1 for now)
|
- [ethers](https://github.com/ethers-io/ethers.js) (old noble-secp256k1 for now)
|
||||||
- [viem.sh](https://viem.sh)
|
- [viem.sh](https://viem.sh)
|
||||||
- [metamask's eth-sig-util](https://github.com/MetaMask/eth-sig-util)
|
- [metamask's eth-sig-util](https://github.com/MetaMask/eth-sig-util)
|
||||||
|
- [gridplus lattice sdk](https://github.com/GridPlus/lattice-eth2-utils)
|
||||||
- Bitcoin libraries: [scure-btc-signer](https://github.com/paulmillr/scure-btc-signer)
|
- Bitcoin libraries: [scure-btc-signer](https://github.com/paulmillr/scure-btc-signer)
|
||||||
- Solana libraries: [micro-sol-signer](https://github.com/paulmillr/micro-sol-signer), [solana-web3.js](https://github.com/solana-labs/solana-web3.js)
|
- Solana libraries: [micro-sol-signer](https://github.com/paulmillr/micro-sol-signer), [solana-web3.js](https://github.com/solana-labs/solana-web3.js)
|
||||||
- [polkadot.js](https://github.com/polkadot-js/common)
|
- [polkadot.js](https://github.com/polkadot-js/common), [micro-starknet](https://github.com/paulmillr/micro-starknet)
|
||||||
- [micro-starknet](https://github.com/paulmillr/micro-starknet) stark-friendly elliptic curve algorithms.
|
|
||||||
- [protonmail](https://github.com/ProtonMail/WebClients) (old noble-ed25519 for now)
|
- [protonmail](https://github.com/ProtonMail/WebClients) (old noble-ed25519 for now)
|
||||||
- [did-jwt](https://github.com/decentralized-identity/did-jwt)
|
- [did-jwt](https://github.com/decentralized-identity/did-jwt)
|
||||||
- [ed25519-keygen](https://github.com/paulmillr/ed25519-keygen) SSH, PGP, TOR key generation
|
- [ed25519-keygen](https://github.com/paulmillr/ed25519-keygen) SSH, PGP, TOR key generation
|
||||||
|
Loading…
Reference in New Issue
Block a user