Jesper Brynolf

Results 99 comments of Jesper Brynolf

I am not sure when I will have time to look at it. But I will investigate.

In #293 I added traits for this that I also implemented for the Attest type in order to make things easier if one wishes to make a generic function for...

This very strange. The only time I have encountered something that hangs using the tss-esapi crate was when I had two different process trying to access the TPM simultaneously without...

It could be. But it is kind of strange it only happens with tss-esapi crate. It should happen for anything that uses the ESAPI even python code.

I have been looking at this a little bit and have not detected anything strange so far. The only thing I can see is that ```create_ak``` sometimes have three object...

hrmm yeah this is not easy. I like the idea of having abstractions as a feature though that does not solve the problem with breaking an API in abstraction also...

Yes, we have this for a while I think. Some tests just never seem to work when running them locally (i.e. running them for a second time on a machine)....

What version of the rust-tss-esapi is this? If possible could you run it with latest from master and see what the error says? I am guessing that the things mentioned...

The repository do states that the windows builds are experimental. But I have had some good results building on Windows after using this PR #2632.

The code is simple enough to change. It might be harder to update the specification.