Releases: tpm2-software/tpm2-totp
Releases · tpm2-software/tpm2-totp
v0.3.0
v0.2.1
v0.2.0
Added
- pkg-config file for libtpm2-totp.
- New option
-T
/--tcti
to specify the TCTI to be used. - New binary
plymouth-tpm2-totp
for integration with plymouth during boot. - Integration into initramfs images using mkinitcpio, dracut and initramfs-tools.
- New option
--disable-defaultflags
to disable default compilation flags. - tpm2-totp(3) man page for libtpm2-totp.
Fixed
- Fix overlinking of libqrencode and libdl.
v0.1.2
Changed
- Include pkg-config dependecy on libtss2-mu in order to work with tpm2-tss 2.3
- Fix compiler error on uninitialized variable
- Fix format strings for 32bit architectures.
v0.1.1
[0.1.1] - 2019-04-04
Changed
- Removed SHA384 from default PCR banks since it's unsupported by many TPMs.
[0.1.0] - 2019-03-25
Added
- Initial release of the an TPM2.0-based library and executable for machine to
human authentication using the TCG's TPM Software Stack compliant tpm2-tss
libraries. - libtpm2totp (the library) functional implementation for reuse.
- tpm2-totp (CLI tool) executable wrapper for library.
- man-pages are included.
v0.1.0
Added
- Initial release of the an TPM2.0-based library and executable for machine to
human authentication using the TCG's TPM Software Stack compliant tpm2-tss
libraries. - libtpm2totp (the library) functional implementation for reuse.
- tpm2-totp (CLI tool) executable wrapper for library.
- man-pages are included.