David Navarro
Results
32
comments of
David Navarro
Hi, For a side project, I need to generate a shared secret from a public key in a compressed format. I extracted the code of this PR to use it...
> ... I took a quick look in https://github.com/dnav/psa_test and it appears that you are are always passing 0 as parity bit to `mbedtls_ecp_sw_derive_y()`, which is incorrect usage. For the...