Removed / breaking in @v10.4.0, gone in @v11.0.0
extract_ec_public_key_coordinatesFunctionsrc/crypto/aws_lc/mod.rs
extract_rsa_public_key_componentsFunctionsrc/crypto/aws_lc/mod.rs
JwkUtilsClasssrc/crypto/mod.rs
extract_ec_public_key_coordinatesFunctionsrc/crypto/rust_crypto/mod.rs
extract_rsa_public_key_componentsFunctionsrc/crypto/rust_crypto/mod.rs
as_bytesMethodsrc/decoding.rs
try_get_hmac_secretMethodsrc/decoding.rs
innerMethodsrc/encoding.rs
try_get_hmac_secretMethodsrc/encoding.rs
insecure_disable_signature_validationMethodsrc/validation.rs
dangerous_insecure_decode_token_with_validation_wrong_algorithmFunctiontests/hmac.rs
dangerous_insecure_decode_token_wrong_algorithmFunctiontests/hmac.rs
Added new API surface in @v11.0.0
ec_components_from_private_keyFunctionsrc/crypto/aws_lc/mod.rs
ed_pub_components_from_private_keyFunctionsrc/crypto/aws_lc/mod.rs
rsa_components_from_private_keyFunctionsrc/crypto/aws_lc/mod.rs
rsa_components_from_public_keyFunctionsrc/crypto/aws_lc/mod.rs
KeyUtilsClasssrc/crypto/mod.rs
ec_pub_components_from_public_keyFunctionsrc/crypto/mod.rs
ec_components_from_private_keyFunctionsrc/crypto/rust_crypto/mod.rs
ed_pub_components_from_private_keyFunctionsrc/crypto/rust_crypto/mod.rs
rsa_components_from_private_keyFunctionsrc/crypto/rust_crypto/mod.rs
rsa_components_from_public_keyFunctionsrc/crypto/rust_crypto/mod.rs
try_get_as_bytesMethodsrc/decoding.rs
as_bytesMethodsrc/encoding.rs
ExtrasClasssrc/header.rs
getMethodsrc/header.rs
hashFunctionsrc/header.rs
innerMethodsrc/header.rs
insertMethodsrc/header.rs
test_header_extras_hashFunctionsrc/header.rs
test_header_hashFunctionsrc/header.rs
DerivedClasssrc/jwk.rs
OtherKeyParametersClasssrc/jwk.rs
check_alg_key_alg_conversionFunctionsrc/jwk.rs
check_jwk_from_decoding_key_ecFunctionsrc/jwk.rs
check_jwk_from_decoding_key_edFunctionsrc/jwk.rs
check_jwk_from_decoding_key_rsaFunctionsrc/jwk.rs
check_jwkset_defaultFunctionsrc/jwk.rs
check_thumbprint_bad_keyFunctionsrc/jwk.rs
deserialize_unknown_ktyFunctionsrc/jwk.rs
fromMethodsrc/jwk.rs
from_decoding_keyMethodsrc/jwk.rs
try_fromMethodsrc/jwk.rs
ed_jwk_from_ed25519_der_keyFunctiontests/eddsa/mod.rs
ed_jwk_from_ed25519_keyFunctiontests/eddsa/mod.rs
ed_jwk_from_ed448_keyFunctiontests/eddsa/mod.rs
decode_token_wrong_key_familyFunctiontests/hmac.rs
encode_with_extra_non_string_headerFunctiontests/hmac.rs