NAME ^

src/dynpmc/sha512.pmc - SHA512 wrapper of libcrypto (libssl)

DESCRIPTION ^

See www.openssl.org

Methods ^

void init()
void destroy()
PMC *clone()

Specific Methods ^

void Init()
void Update(STRING *buf)
STRING *Final()

AUTHORS ^

Francois Perrad


parrot