Skip to content

Commit

Permalink
document support very large integers indutny#158
Browse files Browse the repository at this point in the history
  • Loading branch information
James Calfee authored Apr 8, 2017
1 parent 507e381 commit 691f3d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,11 @@ counterparts in red context:
* `a.redNeg()`
* `a.redPow(b)` - modular exponentiation


### Number Size

Optimized for elliptic curves that work with 256-bit numbers. There is no limitation on the size of the numbers.

## LICENSE

This software is licensed under the MIT License.
Expand Down

0 comments on commit 691f3d0

Please sign in to comment.