Hello, I am working with OpenSSL ECDH function to generate the required Key Material. When I am sending the Private data of 32 bytes with 32nd byte as 0x00, Key Material generated is unable to decrypt the Data. If the 32nd byte of the Private key is not 0x00, key material generated was able to decrypt the required data. I am using P-256 elliptical curve for my application. Do you have
Best regards, Naz