Ah, that explains it. Thanks.

The tool now supports SRK PIN and better scripting, so you can do:
./check-srk -s "my pin here" | xargs ./roca_test.py


On 24 October 2017 at 14:31, Ken Goldman <[email protected]> wrote:

> On 10/24/2017 6:43 AM, Thomas Habets wrote:
>
>>
>> Maybe someone could explain why GetPubKey for SRK gives me 28 bytes more
>> than I expected?
>>
>
> It returns a TPM_PUBKEY structure, which has both key parameters and the
> public key modulus
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> TrouSerS-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/trousers-users
>



-- 
typedef struct me_s {
 char name[]      = { "Thomas Habets" };
 char email[]     = { "[email protected] <[email protected]>" };
 char kernel[]    = { "Linux" };
 char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt"; };
 char pgp[] = { "9907 8698 8A24 F52F 1C2E  87F6 39A4 9EEA 460A 0169" };
 char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
TrouSerS-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-users

Reply via email to