You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
The changelog explains changes pulled through from the private development repository. Bug fixes and small enhancements are committed between releases and not documented here.
2
2
3
+
## 0.3.4 (Nov 9, 2022)
4
+
5
+
- Decision tree learning
6
+
- Optimized oblivious shuffle in Rep3
7
+
- Optimized daBit generation in Rep3 and semi-honest HE-based 2PC
8
+
- Optimized element-vector AND in SemiBin
9
+
- Optimized input protocol in Shamir-based protocols
10
+
- Square-root ORAM (@Quitlox)
11
+
- Improved ORAM in binary circuits
12
+
- UTF-8 outputs
13
+
3
14
## 0.3.3 (Aug 25, 2022)
4
15
5
16
- Use SoftSpokenOT to avoid unclear security of KOS OT extension candidate
0 commit comments