File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 55* use OpenSSL 3.x non-deprecated APIs only; closes #25
66* add support for the "EdDSA" (Ed25519/Ed448) signing algorithm using CFRG Elliptic Curve Diffie-Hellman (ECDH)
77* remove support for importing JWS with alg "none"
8+
9+ <a name =" v0.6.2.4 " ></a >
10+ ## [ v0.6.2.4] ( https://github.com/OpenIDC/cjose/compare/v0.6.2.3...v0.6.2.4 ) (2025-06-12)
811* fix memory leak in ECDH-ES JWE encryption/decryption
9- * fix rsa_q = NULL assignment in jwk.c _ RSA_private_fields
12+ * fix rsa_q = NULL initialization in _ RSA_private_fields
1013* fix memory allocation check (typo) in jwk.c (https://github.com/OpenIDC/cjose/security/code-scanning/2 )
1114* fix gcc10 errors for -Werror=ignored-qualifiers and remove unused includes ((https://github.com/OpenIDC/cjose/pull/26 ); thanks @s-ymgch228
15+ * re-generate automake/autoconf files with automake v1.17 and libtool v2.5.4
1216
1317<a name =" v0.6.2.3 " ></a >
1418## [ v0.6.2.3] ( https://github.com/OpenIDC/cjose/compare/v0.6.2.2...v0.6.2.3 ) (2024-04-24)
You can’t perform that action at this time.
0 commit comments