Skip to content

Commit 65cab51

Browse files
committed
Updated change log.
1 parent e37d5cc commit 65cab51

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README-async.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,16 @@ wolfSSL Server Benchmark 16384 bytes
284284

285285
## Change Log
286286

287-
### wolfSSL Async Release 5.2.0 (Feb 21, 2022)
287+
### wolfSSL Async Release v5.3.0 (May 5, 2022)
288+
289+
* Added Intel QuickAssist ECC Key Generation acceleration. Specifically point multiplication similar to our `wc_ecc_mulmod_ex2`.
290+
* Fix for building Intel QAT with SP math all
291+
* Fix for `error: unused function 'IntelQaFreeFlatBuffer'`.
292+
* Fix for handling the Koblitz curve param "a", which is all zeros.
293+
* Fixes for scan-build warnings.
294+
* Includes wolfSSL PR https://github.com/wolfSSL/wolfssl/pull/5101
295+
296+
### wolfSSL Async Release v5.2.0 (Feb 21, 2022)
288297

289298
* Adds `WC_NO_ASYNC_SLEEP` option to hide wc_AsyncSleep for platforms that do not need it.
290299
* Fix for async test anonymous union on some platforms (`#pragma anon_unions` and `HAVE_ANONYMOUS_INLINE_AGGREGATES`)

0 commit comments

Comments
 (0)