1 parent f7a51d2 commit 3956a93Copy full SHA for 3956a93
1 file changed
README.md
@@ -160,6 +160,12 @@ and must be [bought from IEEE](https://ieeexplore.ieee.org/document/5729263).
160
Package Changelog
161
-----------------
162
163
+v1.2.0, 2026-01-25
164
+* Convert if conditions in multByTwo() to constant-time operations
165
+ ([#8](https://github.com/rfjakob/eme/issues/8))
166
+* Update broken links in README, add links to other EME implementions
167
+* Switch to `subtle.XORBytes` (45802ed4fb60f60)
168
+
169
v1.1.2, 2021-06-27
170
* Add `go.mod` file
171
* Switch from Travis CI to Github Actions
0 commit comments