Conversation

Jarkko Sakkinen

Edited 3 days ago
Decomposition time now that tpm2sh has matured to a usable peace of software.

First off, here's basic set of cryptographic routines defined in the TCG TPM 2.0 architecture specification:

https://crates.io/crates/tpm2-crypto

They've been tested equally in client and emulator implementation.

More to come as I dislike the size of current tpm2sh code base (7 KSLOC).

#linux #tpm #rustlang
1
0
0