aboutsummaryrefslogtreecommitdiff
path: root/docs/FORMAT.md
diff options
context:
space:
mode:
authorJán Jančár2024-08-09 20:33:18 +0200
committerGitHub2024-08-09 20:33:18 +0200
commita5a6ef2b5776573d5bd55d6c75f806d752b957c5 (patch)
treede46d4ccd6baea24133b5d39c218158079a40d70 /docs/FORMAT.md
parent91b425798be6cbc918a9b892d7e76eababc08d6b (diff)
parent65ddb496e2090581e40bce003f6c14490e6cf5fb (diff)
downloadECTester-a5a6ef2b5776573d5bd55d6c75f806d752b957c5.tar.gz
ECTester-a5a6ef2b5776573d5bd55d6c75f806d752b957c5.tar.zst
ECTester-a5a6ef2b5776573d5bd55d6c75f806d752b957c5.zip
Diffstat (limited to 'docs/FORMAT.md')
-rw-r--r--docs/FORMAT.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FORMAT.md b/docs/FORMAT.md
index 5c29d58..4d30ea6 100644
--- a/docs/FORMAT.md
+++ b/docs/FORMAT.md
@@ -17,7 +17,7 @@ In the rest of this documentation the following notation is used
- `p` - prime F_p
- `m` - binary field exponent F_2^m
- `e1` - largest exponent of the field polynomial
- - `e2` - middle exponenet of the field polynomial, or `0000` if field poly is a trinomial
+ - `e2` - middle exponent of the field polynomial, or `0000` if field poly is a trinomial
- `e3` - smallest exponent (except zero) of the field polynomial, or `0000` if field poly is a trinomial
- `a` - a parameter in short Weierstrass curve equation
- `b` - b parameter in short Weierstrass curve equation
@@ -26,7 +26,7 @@ In the rest of this documentation the following notation is used
- `n` - the base-point order
- `h` - the base-point cofactor
- `wx` - the x coordinate of the public key
- - `wy` - the y coordinate of th public key
+ - `wy` - the y coordinate of the public key
- `s` - the private key value
## Curves