forked from tornado-packages/noble-curves
14 lines
287 B
Markdown
14 lines
287 B
Markdown
# micro-curve-definitions
|
|
|
|
Elliptic curves implementations. `@noble/curves` is zero-dependency library for internal arithmetics.
|
|
|
|
## Usage
|
|
|
|
```sh
|
|
npm install micro-curve-definitions
|
|
```
|
|
|
|
## License
|
|
|
|
MIT (c) Paul Miller [(https://paulmillr.com)](https://paulmillr.com), see LICENSE file.
|