We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877e95a commit b4ff4ebCopy full SHA for b4ff4eb
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