Skip to content

Commit f16c500

Browse files
committed
Add changelog entry for signed-digit ecmult_const algorithm
1 parent efe19d6 commit f16c500

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
#### Changed
11+
- The point multiplication algorithm underlying ECDH (module `ecdh`) was replaced with a slightly faster one.
12+
1013
## [0.2.0] - 2022-12-12
1114

1215
#### Added

0 commit comments

Comments
 (0)