Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
EVP_sha1, EVP_md5, EVP_md5_sha1, EVP_md4 — legacy message digest algorithmsSYNOPSIS
#include <openssl/evp.h>EVP_sha1(void);
EVP_md5(void);
EVP_md5_sha1(void);
EVP_md4(void);