SILENT KILLERPanel

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

NameTypeSizeLast ModifiedActions
base64.h File 3678 bytes July 09 2025 08:40:00.
basic_functions.h File 5151 bytes July 09 2025 08:40:00.
basic_functions_arginfo.h File 126756 bytes July 09 2025 08:40:00.
crc32.h File 4603 bytes July 09 2025 08:40:00.
crc32_x86.h File 1861 bytes July 09 2025 08:40:00.
credits.h File 1562 bytes July 09 2025 08:40:00.
credits_ext.h File 5362 bytes July 09 2025 08:40:00.
credits_sapi.h File 835 bytes July 09 2025 08:40:00.
crypt_blowfish.h File 790 bytes July 09 2025 08:40:00.
crypt_freesec.h File 662 bytes July 09 2025 08:40:00.
css.h File 1070 bytes July 09 2025 08:40:00.
datetime.h File 1172 bytes July 09 2025 08:40:00.
dir_arginfo.h File 746 bytes July 09 2025 08:40:00.
dl.h File 1497 bytes July 09 2025 08:40:00.
dl_arginfo.h File 269 bytes July 09 2025 08:40:00.
exec.h File 1304 bytes July 09 2025 08:40:00.
file.h File 4006 bytes July 09 2025 08:40:00.
flock_compat.h File 2112 bytes July 09 2025 08:40:00.
fsock.h File 1247 bytes July 09 2025 08:40:00.
head.h File 1565 bytes July 09 2025 08:40:00.
hrtime.h File 2362 bytes July 09 2025 08:40:00.
html.h File 2405 bytes July 09 2025 08:40:00.
html_tables.h File 483597 bytes July 09 2025 08:40:00.
info.h File 23493 bytes July 09 2025 08:40:00.
md5.h File 1966 bytes July 09 2025 08:40:00.
pack.h File 1073 bytes July 09 2025 08:40:00.
pageinfo.h File 1180 bytes July 09 2025 08:40:00.
php_array.h File 2299 bytes July 09 2025 08:40:00.
php_assert.h File 1213 bytes July 09 2025 08:40:00.
php_browscap.h File 1135 bytes July 09 2025 08:40:00.
php_crypt.h File 1403 bytes July 09 2025 08:40:00.
php_crypt_r.h File 1679 bytes July 09 2025 08:40:00.
php_dir.h File 1313 bytes July 09 2025 08:40:00.
php_dns.h File 2643 bytes July 09 2025 08:40:00.
php_ext_syslog.h File 1277 bytes July 09 2025 08:40:00.
php_filestat.h File 2161 bytes July 09 2025 08:40:00.
php_fopen_wrappers.h File 1837 bytes July 09 2025 08:40:00.
php_http.h File 1477 bytes July 09 2025 08:40:00.
php_image.h File 2146 bytes July 09 2025 08:40:00.
php_incomplete_class.h File 2198 bytes July 09 2025 08:40:00.
php_lcg.h File 1343 bytes July 09 2025 08:40:00.
php_mail.h File 2215 bytes July 09 2025 08:40:00.
php_math.h File 3632 bytes July 09 2025 08:40:00.
php_mt_rand.h File 1851 bytes July 09 2025 08:40:00.
php_net.h File 1163 bytes July 09 2025 08:40:00.
php_password.h File 2839 bytes July 09 2025 08:40:00.
php_rand.h File 3067 bytes July 09 2025 08:40:00.
php_random.h File 1916 bytes July 09 2025 08:40:00.
php_smart_string.h File 1161 bytes July 09 2025 08:40:00.
php_smart_string_public.h File 1168 bytes July 09 2025 08:40:00.
php_standard.h File 1957 bytes July 09 2025 08:40:00.
php_string.h File 4054 bytes July 09 2025 08:40:00.
php_uuencode.h File 1205 bytes July 09 2025 08:40:00.
php_var.h File 3490 bytes July 09 2025 08:40:00.
php_versioning.h File 1211 bytes July 09 2025 08:40:00.
proc_open.h File 1702 bytes July 09 2025 08:40:00.
quot_print.h File 1255 bytes July 09 2025 08:40:00.
scanf.h File 1997 bytes July 09 2025 08:40:00.
sha1.h File 1570 bytes July 09 2025 08:40:00.
streamsfuncs.h File 1137 bytes July 09 2025 08:40:00.
url.h File 2140 bytes July 09 2025 08:40:00.
url_scanner_ex.h File 2373 bytes July 09 2025 08:40:00.
user_filters_arginfo.h File 987 bytes July 09 2025 08:40:00.

Reading File: //opt/cloudlinux/alt-php80/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:           |
   | http://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."

PHPAPI void PHP_MD5Init(PHP_MD5_CTX *ctx);
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