# Changelog ## [v0.3.0] - 2020-01-20 ### Added - `TPM::KeyAttestation#key` returns attested key as an instance of `OpenSSL::PKey::PKey` ## [v0.2.0] - 2020-01-16 ### Added - `TPM::KeyAttestation#valid?` ## [v0.1.0] - 2020-01-15 ### Added - `TPM::EKCertificate` wrapper - `TPM::SAttest` wrapper [v0.3.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.2.0...v0.3.0/ [v0.2.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.1.0...v0.2.0/ [v0.1.0]: https://github.com/cedarcode/tpm-key_attestation/compare/57c926ef7e83830cee8d111fdc5ccaf99ab2e861...v0.1.0/