Thomas Habets
Thomas Habets
Yes, released tarballs tend to have them, to not require the end user to have autotools installed. Generating them is then done as part of creating the tarball. And some...
For now, use tpm_\* and tpmtoken_\* for things that the PKCS#11 module doesn't yet handle.
It may be an X2Go bug, but I'm suspecting it's simply that simple-tpm-pk11 doesn't yet implement one of the PKCS#11 calls that X2Go happens to make. I've implemented them on...
Well, it *is* the private key. Encrypted with the SRK like it currently says. If it doesn't say "private key" then wouldn't that cause confusion since readers would ask "well,...
It is easy to misread, yes. Maybe put this somewhere: ``` The "SRK password" is needed to be able to do operations with the "SRK", which is the actual cryptographic...
Added my phrasing to the README.
Nothing per-key is stored in the TPM, that's right. The TPM has the possibility to do this since it has limited flash storage, but for various reasons that's not what...
I'd rather not add functionality just for the sake of checking all the boxes, but other specific use cases could definitely be in scope. I looked at Chaps, but at...
I'm getting believable numbers from the binary dumps after modifying a bit in [my fork](https://github.com/ThomasHabets/gq-gmc-control) with my GQ GMC-500+ Re 2.29 Both the binary dumps extracted with my fork, and...
I'm not sure it's maintained. Feel free to create a PR with my commits. :-)