akakou / ecdaa

Implementation of ECDAA algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get correct ek cert size

akakou opened this issue · comments

rspRP.NVPublic.NVPublic.DataSize may be wrong or required to process.

https://github.com/akakou/ecdaa-go/blob/develop/tpm.go#L223

(example of go-tpm has same bugs...? )