forked from tornado-packages/noble-curves
readme
This commit is contained in:
parent
85006ed620
commit
c19373a0b5
@ -69,8 +69,8 @@ import { secp256k1 } from '@noble/curves/secp256k1'; // ESM and Common.js
|
|||||||
|
|
||||||
### Implementations
|
### Implementations
|
||||||
|
|
||||||
Implementations are utilizing [noble-hashes](https://github.com/paulmillr/noble-hashes).
|
Implementations use [noble-hashes](https://github.com/paulmillr/noble-hashes).
|
||||||
[Abstract API](#abstract-api) doesn't depend on them: you can use a different hashing library.
|
If you want to use a different hashing library, [abstract API](#abstract-api) doesn't depend on them.
|
||||||
|
|
||||||
#### ECDSA signature scheme
|
#### ECDSA signature scheme
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user