Add changelog entry (FFDH driver dispatch)

Signed-off-by: Przemek Stekiel <[email protected]>
This commit is contained in:
Przemek Stekiel
2023-05-11 12:23:12 +02:00
parent c80e7506a0
commit ea52e1a43f
+3
View File
@@ -0,0 +1,3 @@
Features
* Add a driver dispatch layer for FFDH keys, enabling alternative
implementations of FFDH through the driver entry points.