We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ffe70 commit 7333afaCopy full SHA for 7333afa
CHANGELOG.rst
@@ -5,12 +5,17 @@ Changelog
5
Not released
6
------------
7
8
+v0.6.0 (2024/09/03)
9
+-------------------
10
+
11
* **Breaking** change parameter names ``l`` to ``traces`` for many functions.
12
* **Breaking** remove unnecessary parameters from initializers (e.g. trace
13
length where it can be inferred).
14
+* Fix misc. SASCA bugs with PUB, additions, generic factors
15
16
v0.5.8 (2024/05/21)
17
-------------------
18
19
* Add ``scalib.preprocessing.Quantizer`` for conversions of floating-point
20
traces to int.
21
* Support modular subtractions (generalized summation) in FactorGraph.
0 commit comments