Re: [openssl-users] EVP signing

2018-03-14 Thread Matt Caswell
On 14/03/18 09:20, Federico Buti wrote: > Hi list. > > I'm currently implementing a signing routine and for that I'm using the > high-level API EVP according to this page > . I'm > using openssl 1.0.2m. > > I need to sign with hashin

[openssl-users] EVP signing

2018-03-14 Thread Federico Buti
Hi list. I'm currently implementing a signing routine and for that I'm using the high-level API EVP according to this page . I'm using openssl 1.0.2m. I need to sign with hashing SHA256 and prime256v1, with the former retrieved via "EV