SILENT KILLERPanel

Current Path: > > opt > cloudlinux > alt-php84 > root > usr > include > > php > ext > standard


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/cloudlinux/alt-php84/root/usr/include//php/ext/standard

NameTypeSizeLast ModifiedActions
base64.h File 4013 bytes July 15 2025 16:18:32.
basic_functions.h File 4570 bytes July 15 2025 16:18:32.
basic_functions_arginfo.h File 174630 bytes July 15 2025 16:18:32.
crc32.h File 4916 bytes July 15 2025 16:18:32.
crc32_x86.h File 1882 bytes July 15 2025 16:18:32.
credits.h File 1562 bytes July 15 2025 16:18:32.
credits_ext.h File 5086 bytes July 15 2025 16:18:32.
credits_sapi.h File 831 bytes July 15 2025 16:18:33.
crypt_blowfish.h File 790 bytes July 15 2025 16:18:33.
crypt_freesec.h File 584 bytes July 15 2025 16:18:33.
css.h File 1070 bytes July 15 2025 16:18:33.
datetime.h File 1172 bytes July 15 2025 16:18:33.
dir_arginfo.h File 3585 bytes July 15 2025 16:18:33.
dl.h File 1497 bytes July 15 2025 16:18:33.
dl_arginfo.h File 270 bytes July 15 2025 16:18:33.
exec.h File 1338 bytes July 15 2025 16:18:33.
file.h File 4157 bytes July 15 2025 16:18:33.
file_arginfo.h File 8611 bytes July 15 2025 16:18:33.
flock_compat.h File 1903 bytes July 15 2025 16:18:33.
fsock.h File 1247 bytes July 15 2025 16:18:33.
head.h File 1566 bytes July 15 2025 16:18:33.
html.h File 2419 bytes July 15 2025 16:18:33.
html_tables.h File 483597 bytes July 15 2025 16:18:33.
info.h File 23434 bytes July 15 2025 16:18:33.
md5.h File 2022 bytes July 15 2025 16:18:33.
pack.h File 1073 bytes July 15 2025 16:18:33.
pageinfo.h File 1180 bytes July 15 2025 16:18:33.
password_arginfo.h File 1206 bytes July 15 2025 16:18:33.
php_array.h File 2865 bytes July 15 2025 16:18:33.
php_assert.h File 1382 bytes July 15 2025 16:18:33.
php_browscap.h File 1135 bytes July 15 2025 16:18:33.
php_crypt.h File 1493 bytes July 15 2025 16:18:33.
php_crypt_r.h File 1679 bytes July 15 2025 16:18:33.
php_dir.h File 1241 bytes July 15 2025 16:18:33.
php_dir_int.h File 1864 bytes July 15 2025 16:18:33.
php_dns.h File 3653 bytes July 15 2025 16:18:33.
php_ext_syslog.h File 1193 bytes July 15 2025 16:18:33.
php_filestat.h File 2155 bytes July 15 2025 16:18:33.
php_fopen_wrappers.h File 1837 bytes July 15 2025 16:18:33.
php_http.h File 1349 bytes July 15 2025 16:18:33.
php_image.h File 2173 bytes July 15 2025 16:18:33.
php_incomplete_class.h File 2202 bytes July 15 2025 16:18:33.
php_mail.h File 1281 bytes July 15 2025 16:18:33.
php_math.h File 3385 bytes July 15 2025 16:18:33.
php_math_round_mode.h File 1976 bytes July 15 2025 16:18:33.
php_net.h File 1163 bytes July 15 2025 16:18:33.
php_password.h File 2878 bytes July 15 2025 16:18:33.
php_smart_string.h File 1161 bytes July 15 2025 16:18:33.
php_smart_string_public.h File 1168 bytes July 15 2025 16:18:33.
php_standard.h File 1892 bytes July 15 2025 16:18:33.
php_string.h File 3941 bytes July 15 2025 16:18:33.
php_uuencode.h File 1205 bytes July 15 2025 16:18:33.
php_var.h File 3497 bytes July 15 2025 16:18:33.
php_versioning.h File 1211 bytes July 15 2025 16:18:33.
proc_open.h File 1942 bytes July 15 2025 16:18:33.
quot_print.h File 1255 bytes July 15 2025 16:18:33.
scanf.h File 1997 bytes July 15 2025 16:18:33.
sha1.h File 1620 bytes July 15 2025 16:18:33.
streamsfuncs.h File 1137 bytes July 15 2025 16:18:33.
url.h File 2070 bytes July 15 2025 16:18:33.
url_scanner_ex.h File 2424 bytes July 15 2025 16:18:33.
user_filters_arginfo.h File 4900 bytes July 15 2025 16:18:33.

Reading File: //opt/cloudlinux/alt-php84/root/usr/include//php/ext/standard/md5.h

/*
   +----------------------------------------------------------------------+
   | Copyright (c) The PHP Group                                          |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |
   | available through the world-wide-web at the following url:           |
   | https://www.php.net/license/3_01.txt                                 |
   | If you did not receive a copy of the PHP license and are unable to   |
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
   | Author: Alexander Peslyak (Solar Designer) <solar at openwall.com>   |
   |         Rasmus Lerdorf <rasmus@lerdorf.on.ca>                        |
   +----------------------------------------------------------------------+
*/

#ifndef MD5_H
#define MD5_H

PHPAPI void make_digest(char *md5str, const unsigned char *digest);
PHPAPI void make_digest_ex(char *md5str, const unsigned char *digest, int len);

/*
 * This is an OpenSSL-compatible implementation of the RSA Data Security,
 * Inc. MD5 Message-Digest Algorithm (RFC 1321).
 *
 * Written by Solar Designer <solar at openwall.com> in 2001, and placed
 * in the public domain.  There's absolutely no warranty.
 *
 * See md5.c for more information.
 */

/* MD5 context. */
typedef struct {
	uint32_t lo, hi;
	uint32_t a, b, c, d;
	unsigned char buffer[64];
	uint32_t block[16];
} PHP_MD5_CTX;
#define PHP_MD5_SPEC "llllllb64l16."

#define PHP_MD5Init(ctx) PHP_MD5InitArgs(ctx, NULL)
PHPAPI void PHP_MD5InitArgs(PHP_MD5_CTX *context, ZEND_ATTRIBUTE_UNUSED HashTable *args);
PHPAPI void PHP_MD5Update(PHP_MD5_CTX *ctx, const void *data, size_t size);
PHPAPI void PHP_MD5Final(unsigned char *result, PHP_MD5_CTX *ctx);

#endif

SILENT KILLER Tool