File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[next]
22
3- * pk: Fix choice of the curve in ECC. (PR 63) Before this, the
3+ * pk: Fix choice of the curve in ECC (PR 63). Before this, the
44curve chosen was ignored and the `ECC.generate()` would always
55use the same one.
66
7- * pk: Improve handling of CURVE25519 and CURVE448 in ECC.
7+ * pk: Improve handling of CURVE25519 and CURVE448 in ECC (PR 63) .
88* pk: ECDHClient and ECDHServer take an ECC key in `__init__()`.
99* pk: Remove `to_ECDH_{client,server}` methods from ECC.
1010* pk: Make key accessors public (and remove the private ones).
1111
1212* docs: Resurrect gh-pages.
1313
1414* *: Add typing information. The typing information is in an alpha
15- stage, incomplete, and subject to change.
15+ stage, incomplete, and subject to change. We also welcome pull requests.
1616
1717[2.1.0] - 2022-04-28
1818
You can’t perform that action at this time.
0 commit comments