Piotr Łobacz

Results 17 issues of Piotr Łobacz

Hi all, I am currently dealing with a problem that I have written a code in python with the usage of of tpm2-pytss library, which is short and looks like...

question
IoTSDK

Hi all. I have added support which i have been missing on issue #358. I hope that we could discuss about my solution and if something is wrong in your...

I am currently struggling with a difficult problem to solve. because what i want to do is to prepare a data class for azure cloud to i.e. [update device attestation](https://docs.microsoft.com/en-us/rest/api/iotcentral/1.2-previewdataplane/devices/update-attestation)....

On system without tpm2-abrmd but with /dev/tpmrm0 and tpm2-tss configured with --with-tctidefaultconfig=/dev/tpmrm0, the application hangs right after a second call of C_GenerateKeyPair is being made. P.S. I have forgotten to...

Hi all, I have sucesfully compiled tpm2-pkcs11 and it ss working for me with libp11 engine library together with openssl, but the problem is that i'm getting this errors: ```bash...

Hi @williamcroberts again, i understand that you have closed #656, but you haven't answered me for my question about adding support for ECDH.

Hi all i have a question, because i couldn't find the straight answer to my problem. In our company we have a device, which has the engine for producing device...

question

Hi all, I have compiled my own op_tee image and i have problems with trust_merger. According to [https://github.com/OP-TEE/optee_os/issues/2994](https://github.com/OP-TEE/optee_os/issues/2994) i should use trust_merger to merge trusted image but unfortunately the tee-pager_v2.bin...

Hi all, I was wondering if it is possible to make such configuration with containernet to have 2 different dockers in which the first one will be behaving as STA...

Like in subject during testing our code which uses pytss I'm getting this errors: ```bash device/tpm.py:5: error: Skipping analyzing "tpm2_pytss.ESAPI": module is installed, but missing library stubs or py.typed marker...