Hi! Note, this is OpenSSL 1.0.1c.
sha.h: int SHA512_Init(SHA512_CTX *c); evp.h: const EVP_MD *EVP_sha512(void); Best regards, Fredrik On Fri, Oct 4, 2013 at 9:44 AM, Gnanasekar R <gnanasekar....@gmail.com>wrote: > Hi, > > I would like to know if OpenSSL has support for SHA-512/224 and > SHA-512/256. I see init functions for SHA-256 and SHA-224. But could not > find one for the 512/t. Is it not supported? > > Thanks, > Gnanasekar >