2023-02-08 06:49 AM
my questions is first, once I added the salt, IKM, info values and I declared uint32_t L = 256; and
uint32_t N = 0; I should add other code to determine the "computed_PRK" and "computed_hash" values right ? or is there a more complete example for my case ?
Thanks a lot