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_rc4, EVP_rc4_40, EVP_rc4_hmac_md5 — EVP RC4 stream cipherSYNOPSIS
#include <openssl/evp.h>EVP_rc4(void);
EVP_rc4_40(void);
EVP_rc4_hmac_md5(void);