Dimitar Tomov

Results 5 issues of Dimitar Tomov

Congratulations on fork number 400 as I just found out about the project and forked it to try out in my free time. Is there a plan to integrate with...

_This is a good first issue for someone who wants to get into OSS/TPM development._ We need a simple example to show TPM signature verification. We already have examples for...

enhancement
good first issue

It looks like SHA1 is the default hashing algorithm for `tpm2_hash`. Could we change this to SHA256 or anything that is not deprecated? ``` root@9ac55cfa586b:~/lab/chapter_D# tpm2_hash -o hash.txt --hex random.bin...

Breaking Change

I tried checking the link in "See file License.txt for Segger SDK license." and it did not work. Perhaps it is good to mention the license type so developers have...

When building MCUboot for PSoC6 with WiFi stack enabled, I get a monstrous image size of 95 MegaBytes 🤯 `Error: Image size (0x5fefeaa) + trailer (0x20) exceeds requested size 0x1a7000`...