Linux cpanel2.daytoncreative.net 2.6.32-754.29.2.el6.x86_64 #1 SMP Tue May 12 17:39:04 UTC 2020 x86_64
Apache/2.4.43 (cPanel) OpenSSL/1.1.1g mod_bwlimited/1.4
Server IP : 70.62.220.67 & Your IP : 216.73.216.193
Domains :
Cant Read [ /etc/named.conf ]
User : michaelgreg
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
log /
perl-5.20.2 /
cpan /
Digest-SHA /
src /
Delete
Unzip
Name
Size
Permission
Date
Action
sha.c
16.9
KB
-r--r--r--
2014-12-27 11:49
sha.h
4.17
KB
-r--r--r--
2014-12-27 11:49
sha64bit.c
4.71
KB
-r--r--r--
2014-12-27 11:49
sha64bit.h
705
B
-r--r--r--
2014-12-27 11:49
Save
Rename
/* * sha64bit.h: placeholder values for 64-bit data and routines * * Ref: NIST FIPS PUB 180-4 Secure Hash Standard * * Copyright (C) 2003-2014 Mark Shelor, All Rights Reserved * * Version: 5.88 * Mon Mar 17 08:46:10 MST 2014 * * The following macros supply placeholder values that enable the * sha.c module to successfully compile when 64-bit integer types * aren't present. * * They are appropriately redefined in sha64bit.c if the compiler * provides a 64-bit type (i.e. when SHA_384_512 is defined). * */ #define sha_384_512 0 #define W64 unsigned long #define strto64(p) 0 #define sha512 NULL #define H0384 H01 #define H0512 H01 #define H0512224 H01 #define H0512256 H01