You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
In our project we use a calculator to calculate expected metrics for Sev SNP.
Unfortunately, we do not always have access to the kernel and initrd files and also to the command line, but we know their hashes. The library does not have methods for obtaining metrics using hashes, moreover, some of the methods are private and do not allow me to implement such a method myself without duplicating the code. I had to fork and implement such a method.
Hello
In our project we use a calculator to calculate expected metrics for Sev SNP.
Unfortunately, we do not always have access to the kernel and initrd files and also to the command line, but we know their hashes. The library does not have methods for obtaining metrics using hashes, moreover, some of the methods are private and do not allow me to implement such a method myself without duplicating the code. I had to fork and implement such a method.
Super-Protocol@5a2d633
Would you be interested in having such a method in the library? I could refine it to meet your requirements.
The text was updated successfully, but these errors were encountered: