Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 588 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 588 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2019-04-04

Added

  • Initial release of the OpenSSL engine for TPM2.0 using the TCG's TPM Software Stack compliant tpm2-tss libraries.
  • tpm2tss (the engine) compatible against OpenSSL 1.0.2 and 1.1.0.
  • tpm2tss-genkey (cli-tool) for creating keys for use with the engine.
  • man-pages and bash-completion are included.