Firstyear
Firstyear
I've been trying to test it on macos, but there are issue in the tpm2-tss side, I need to double check it on linux.
> > @ionut-arm @Superhepper Should we re-review this? This will assist me with MacOS development. > > Just FYI I'm not opposed to merging this but I've been unable to...
> Anyone can give example for implementing rsa_encrypt() function. It should be very helpful. https://github.com/parallaxsecond/rust-tss-esapi/blob/main/tss-esapi/examples/rsa_oaep.rs
So let's say I wanted to implement this. Looking at other parts of the code I'm thinking that it's going to be a call to: ``` extern "C" { pub...
Thanks, I've started to work on this now :)
Please note there are two comments in the code that we should probably discuss. First is exposing the AES block size from the AesKeyBits enum. The second is if we...
> Have you forgot to sign the commits? Very likely :) But it wasn't ready to merge yet either.
Okay, I've rebased an updated to latest main. I think that pkcs7/padding is "out of scope" for this crate, and I'm going to make an example of exposing the TPM...
This has finally come up again so I should be looping back to improve this shortly :)
> yeah, it has been closed because the author merged target branch and I haven't put the effort to rebase/resend the PR. but if you'd like to, here was my...