This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
Release 0.9.13
- Add
r_jwk_thumbprint
, thumbprint of a jwk_t based on the RFC 7638 - Test
x5c
validity onr_jwk_is_valid
- Breaking changes: refactor functions
r_jwk_import_from_x5u
,r_jwks_export_to_gnutls_privkey
andr_jwk_export_to_gnutls_privkey
- Add
r_jwk_is_valid_x5u
to check the validity of a remote certificate - Add
r_jwk_validate_x5c_chain
to validate the fullx5c
orx5u
chain - Bugfixes