Add change log entry (EC j-pake driver dispatch)

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemek Stekiel 2023-03-10 09:22:46 +01:00
parent 18cd6c908c
commit 8b429ba414

View file

@ -0,0 +1,3 @@
Features
* Add a driver dispatch layer for EC J-PAKE, enabling alternative
implementations of EC J-PAKE through the driver entry points.