cedarcode / tpm-key_attestation

TPM 2.0 Key Attestation validation in ruby
https://rubygems.org/gems/tpm-key_attestation
Apache License 2.0
10 stars 6 forks source link

Add support for OpenSSL 3.0 #16

Closed ClearlyClaire closed 2 years ago

ClearlyClaire commented 2 years ago

Note that it's not complete as openssl-signature_algorithm still requires openssl 2.0. See https://github.com/cedarcode/openssl-signature_algorithm/pull/5

brauliomartinezlm commented 2 years ago

@ClearlyClaire sorry for the delay. If you could bump the dependency for this and add the openssl version to appraisal we can merge it quickly. Thanks!