aboutsummaryrefslogtreecommitdiff
path: root/docs/FORMAT.md
diff options
context:
space:
mode:
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