From 831a484686a6d1601c31a39abeeb41d00a53cf4d Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Tue, 30 Jan 2024 15:34:58 +0700 Subject: Update Readme for 2.3.0 --- crypto/Readme.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'crypto') diff --git a/crypto/Readme.html b/crypto/Readme.html index 91d33d20f..4fa547f76 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -337,9 +337,17 @@
  • HC128Engine now strictly requires 128 bits of IV.
  • DTLS: Fixed server support for client_certificate_type extension.
  • DTLS: Fixed retransmission in response to re-receipt of an aggregated ChangeCipherSpec.
  • +
  • SM2Signer: Fixed to support reuse (i.e. auto-reset after GenerateSignature or VerifySignature).
  • Additional Features and Functionality
    Additional Notes