Skip to content

Conversation

@hreinecke
Copy link
Contributor

There is a merge request to gnutls (#11939) to implement gnutls_psk_allocate_client_credentials2() and
gnutls_psk_allocate_server_credentials2(). These new functions allow to specify the binder algorithm, to overcome the defect in gnutls to always use SHA256 when calculating the binder value. So update the code to use these functions if available.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 18, 2025
There is a merge request to gnutls (#11939) to implement
gnutls_psk_allocate_client_credentials2() and
gnutls_psk_allocate_server_credentials2(). These new functions
allow to specify the binder algorithm, to overcome the defect
in gnutls to always use SHA256 when calculating the binder value.
So update the code to use these functions if available.

Signed-off-by: Hannes Reinecke <[email protected]>
@chucklever chucklever merged commit a5a25e9 into oracle:main Mar 18, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants