We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe19d6 commit f16c500Copy full SHA for f16c500
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+#### Changed
11
+ - The point multiplication algorithm underlying ECDH (module `ecdh`) was replaced with a slightly faster one.
12
+
13
## [0.2.0] - 2022-12-12
14
15
#### Added
0 commit comments