SILENT KILLERPanel

Current Path: > > opt > cloudlinux > alt-php83 > 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-php83/root/usr/include/php/ext/standard

NameTypeSizeLast ModifiedActions
base64.h File 3752 bytes July 15 2025 16:08:11.
basic_functions.h File 4688 bytes July 15 2025 16:08:11.
basic_functions_arginfo.h File 159957 bytes July 15 2025 16:08:11.
crc32.h File 4908 bytes July 15 2025 16:08:11.
crc32_x86.h File 1861 bytes July 15 2025 16:08:11.
credits.h File 1562 bytes July 15 2025 16:08:11.
credits_ext.h File 5526 bytes July 15 2025 16:08:11.
credits_sapi.h File 835 bytes July 15 2025 16:08:11.
crypt_blowfish.h File 790 bytes July 15 2025 16:08:11.
crypt_freesec.h File 584 bytes July 15 2025 16:08:11.
css.h File 1070 bytes July 15 2025 16:08:11.
datetime.h File 1172 bytes July 15 2025 16:08:11.
dir_arginfo.h File 1876 bytes July 15 2025 16:08:11.
dl.h File 1497 bytes July 15 2025 16:08:11.
dl_arginfo.h File 269 bytes July 15 2025 16:08:11.
exec.h File 1304 bytes July 15 2025 16:08:11.
file.h File 4195 bytes July 15 2025 16:08:11.
file_arginfo.h File 8613 bytes July 15 2025 16:08:11.
flock_compat.h File 2133 bytes July 15 2025 16:08:11.
fsock.h File 1247 bytes July 15 2025 16:08:11.
head.h File 1565 bytes July 15 2025 16:08:11.
html.h File 2419 bytes July 15 2025 16:08:11.
html_tables.h File 483597 bytes July 15 2025 16:08:11.
info.h File 23493 bytes July 15 2025 16:08:11.
md5.h File 2065 bytes July 15 2025 16:08:11.
pack.h File 1073 bytes July 15 2025 16:08:11.
pageinfo.h File 1180 bytes July 15 2025 16:08:11.
php_array.h File 2907 bytes July 15 2025 16:08:11.
php_assert.h File 1382 bytes July 15 2025 16:08:11.
php_browscap.h File 1135 bytes July 15 2025 16:08:11.
php_crypt.h File 1493 bytes July 15 2025 16:08:11.
php_crypt_r.h File 1679 bytes July 15 2025 16:08:11.
php_dir.h File 1241 bytes July 15 2025 16:08:11.
php_dns.h File 3653 bytes July 15 2025 16:08:11.
php_ext_syslog.h File 1193 bytes July 15 2025 16:08:11.
php_filestat.h File 2155 bytes July 15 2025 16:08:11.
php_fopen_wrappers.h File 1837 bytes July 15 2025 16:08:11.
php_http.h File 1349 bytes July 15 2025 16:08:11.
php_image.h File 2173 bytes July 15 2025 16:08:11.
php_incomplete_class.h File 2202 bytes July 15 2025 16:08:11.
php_lcg.h File 35 bytes July 15 2025 16:08:11.
php_mail.h File 2347 bytes July 15 2025 16:08:11.
php_math.h File 3808 bytes July 15 2025 16:08:11.
php_mt_rand.h File 35 bytes July 15 2025 16:08:11.
php_net.h File 1163 bytes July 15 2025 16:08:11.
php_password.h File 2830 bytes July 15 2025 16:08:11.
php_rand.h File 35 bytes July 15 2025 16:08:11.
php_random.h File 34 bytes July 15 2025 16:08:11.
php_smart_string.h File 1161 bytes July 15 2025 16:08:11.
php_smart_string_public.h File 1168 bytes July 15 2025 16:08:11.
php_standard.h File 1892 bytes July 15 2025 16:08:11.
php_string.h File 4490 bytes July 15 2025 16:08:11.
php_uuencode.h File 1205 bytes July 15 2025 16:08:11.
php_var.h File 3490 bytes July 15 2025 16:08:11.
php_versioning.h File 1211 bytes July 15 2025 16:08:12.
proc_open.h File 1939 bytes July 15 2025 16:08:12.
quot_print.h File 1255 bytes July 15 2025 16:08:12.
scanf.h File 1997 bytes July 15 2025 16:08:12.
sha1.h File 1663 bytes July 15 2025 16:08:12.
streamsfuncs.h File 1137 bytes July 15 2025 16:08:12.
url.h File 2135 bytes July 15 2025 16:08:12.
url_scanner_ex.h File 2373 bytes July 15 2025 16:08:12.
user_filters_arginfo.h File 3093 bytes July 15 2025 16:08:12.

Reading File: //opt/cloudlinux/alt-php83/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);

#include "ext/standard/basic_functions.h"

/*
 * 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