tpm2 0.1.0

Core types and traits for communicating with a TPM 2.0
Documentation
# Contribution Guidelines

## Guidelines for reporting bugs

Non-security-critical bugs can be filed by opening an Issue in GitHub.

Security sensitive bugs should be reported to
[security-tpm-rs@trustedcomputinggroup.org].
Please refer to the [Security Policy] for more info.

## Guideline for submitting changes

This Repo welcomes contributions, suggestions, and feedback. All
contributions, suggestions, and feedback you submitted are accepted under the
[Repo's license]. You represent that if you do not own
copyright in the code that you have the authority to submit it under the
[Repo's license]. Other than security sensitive bug reports, any
feedback, suggestions, or contributions are NOT confidential, regardless of markings
otherwise.

This Repo implements official public [TPM Library Specification] releases and
errata from the [Trusted Computing Group] ("TCG") along with related supplementary
tools and libraries.

Suggestions to revise TCG publications (e.g. the addition of new commands or
language in the TCG TPM Library specification) must first be approved by TCG
voting members and published in a TCG Specification.  Relevant suggestions
should be directed towards the TPM working group within the TCG via
[admin@trustedcomputinggroup.org].

Other changes consistent with public TPM Specifications particularly to support
new platforms, scenarios, build environments, crypto-libraries, or bug-fixes
will be considered if they are expected to be widely useful.

Contributors that wish to be involved in the future evolution of the TPM and related
specifications should consider joining the Trusted Computing Group.  Information
about membership and liaison programs is available at [TCG Membership].

## Contributing

This repository welcomes contributions and suggestions. Most contributions require
you to agree to a Contributor License Agreement (CLA) declaring that you have
the right to, and actually do, grant us the rights to use your contribution. For
details, visit
[Contributor License Agreement].

[TBD Details on how to sign the CLA]

<!--When you submit a pull request, a CLA-bot will automatically determine whether
you need to provide a CLA and decorate the PR appropriately (e.g., label,
comment). Simply follow the instructions provided by the bot. You will only need
to do this once per Repo.-->

The Repo abides by the:

* [TPM-RS Charter],
* [Trademark Policy],
* [Antitrust Policy],
* [Code of Conduct],
* [Repo's License],
* [Security Policy], and
* the [Contributor License Agreement]

## Attribution

This document adapted from MVG-0.1-beta from GitHub.
See [Attribution and Acknowledgements].
Licensed under the [CC-BY 4.0 License].

[admin@trustedcomputinggroup.org]: mailto:admin@trustedcomputinggroup.org
[Antitrust Policy]: https://github.com/tpm-rs/governance/blob/main/project-docs/ANTITRUST.md
[Attribution and Acknowledgements]: https://github.com/tpm-rs/governance/blob/main/project-docs/ACKNOWLEDGEMENTS.md
[CC-BY 4.0 License]: https://creativecommons.org/licenses/by-sa/4.0/
[Code of Conduct]: https://github.com/tpm-rs/governance/blob/main/project-docs/CODE-OF-CONDUCT.md
[Contributor License Agreement]: https://github.com/tpm-rs/governance/blob/main/project-docs/CONTRIBUTOR-LICENSE-AGREEMENT.md
[Security Policy]: https://github.com/tpm-rs/governance/blob/main/project-docs/SECURITY.md
[TPM-RS Charter]: https://github.com/tpm-rs/governance/blob/main/project-docs/CHARTER.md
[Trademark Policy]: https://github.com/tpm-rs/governance/blob/main/project-docs/TRADEMARKS.md
[Repo's license]: ./LICENSE.md
[security-tpm-rs@trustedcomputinggroup.org]: mailto:security-tpm-rs@trustedcomputinggroup.org
[Trusted Computing Group]: https://github.com/TrustedComputingGroup
[TPM Library Specification]: https://trustedcomputinggroup.org/tpm-library-specification/
[TCG Membership]: https://trustedcomputinggroup.org/membership/