mirror of
https://github.com/bitcookies/winrar-keygen.git
synced 2026-01-11 20:10:21 +00:00
✔ Add an example of verifying the point G
This commit is contained in:
parent
d8baf4ddc4
commit
fe4664792c
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ The base point (in large integer format) into the required little-endian representation of `15-bit` segments for the field . A Python for converting the point  is as follows.
|
||||
Convert the point  (in large integer format) into the required little-endian representation of `15-bit` segments for the field . A Python for converting the point  is as follows.
|
||||
|
||||
```python
|
||||
def to_field_repr(val, bits=15, count=17):
|
||||
|
|
|
|||
Loading…
Reference in a new issue