Skip to content

Commit 26011f5

Browse files
committed
wolfSSL Async Release v5.4.0
1 parent f4e3e04 commit 26011f5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README-async.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,12 @@ wolfSSL Server Benchmark 16384 bytes
284284

285285
## Change Log
286286

287+
### wolfSSL Async Release v5.4.0 (July 11, 2022)
288+
* Fix for DH trim of leading zeros to use memmove.
289+
* Fix to print errors to stderr.
290+
* Fix to consistently return the status of failed pthreads funcs.
291+
* Move async device pointer (https://github.com/wolfSSL/wolfssl/pull/5149)
292+
287293
### wolfSSL Async Release v5.3.0 (May 5, 2022)
288294

289295
* Added Intel QuickAssist ECC Key Generation acceleration. Specifically point multiplication similar to our `wc_ecc_mulmod_ex2`.

0 commit comments

Comments
 (0)