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
Hi,
This is a very nicely implemented code, however, I am finding it difficult to understand. It would really help if you could give an exampler c code of how to call the init and stream functions. May be an example with some plaintext and some key and at last printing the AES-PRF output.
Thanking in advance
The text was updated successfully, but these errors were encountered:
So, the reason I have asked for the example is that, when I run the code twice with the same key and plain text, I am getting different ciphertext. Can you please tell me the reason for this?
Hi,
This is a very nicely implemented code, however, I am finding it difficult to understand. It would really help if you could give an exampler c code of how to call the init and stream functions. May be an example with some plaintext and some key and at last printing the AES-PRF output.
Thanking in advance
The text was updated successfully, but these errors were encountered: