|
From: Reiner S. <sa...@us...> - 2008-07-30 13:27:35
|
The format of the binary measurements is in the Documentation/ima/INSTALL file after patching the kernel. I believe the binary format is described is section 5. The binary format for each measurement has one variable length field (the name and path of the file being measured) which is the last parameter. There should also be some open-source code in the TrouSerS TSS stack implementation that reads those measurements, but I have not looked at this so this is a guess. [TrouSerS: http://trousers.sourceforge.net/] Reiner From: "Lavina Jain" <lav...@gm...> To: lin...@li... Cc: lav...@gm... Date: 07/30/2008 03:25 AM Subject: [Linux-ima-user] Reading binary_runtime_measurements in a structure Hi, I was wondering whether it is possible to read an entry in binary_runtime_measurements in a C structure using a C program. Can somebody please explain the format of the binary file. Is there any application or code already available that verifies a PCR aggregate against measurement list. Kind Regards, Lavina -- "Unravelling life's mysteries and discovering life's secrets may take the courage and determination found only in a self-motivated pursuit." - Peter McWilliams ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Linux-ima-user mailing list Lin...@li... https://lists.sourceforge.net/lists/listinfo/linux-ima-user |