![]() | Fun 0.41.5 The programming language that makes You have fun |
OpenSSL-based hashing helpers used by crypto-related opcodes. More...
#include <stdlib.h>

Go to the source code of this file.
OpenSSL-based hashing helpers used by crypto-related opcodes.
Provides thin wrappers around OpenSSL EVP routines to compute common digests (MD5, RIPEMD-160, SHA-256, SHA-512). When FUN_WITH_OPENSSL is disabled, these helpers fall back to returning empty strings to keep the VM behavior consistent.
Definition in file openssl.c.