Skip to content

Commit 355bbdf

Browse files
committed
Add changelog entry for signed-digit ecmult_const algorithm
1 parent 21f49d9 commit 355bbdf

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 used for ECDH operations (module `ecdh`) was replaced with a slightly faster one.
12+
1013
## [0.4.0] - 2023-09-04
1114

1215
#### Added

0 commit comments

Comments
 (0)