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 /
ruby32 /
share /
ri /
system /
OpenSSL /
HMAC /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.ri
828
B
-rw-r--r--
2026-04-07 17:42
%3d%3d-i.ri
346
B
-rw-r--r--
2026-04-07 17:42
base64digest-c.ri
904
B
-rw-r--r--
2026-04-07 17:42
base64digest-i.ri
393
B
-rw-r--r--
2026-04-07 17:42
cdesc-HMAC.ri
1.8
KB
-rw-r--r--
2026-04-07 17:42
digest-c.ri
910
B
-rw-r--r--
2026-04-07 17:42
digest-i.ri
702
B
-rw-r--r--
2026-04-07 17:42
hexdigest-c.ri
901
B
-rw-r--r--
2026-04-07 17:42
hexdigest-i.ri
1.01
KB
-rw-r--r--
2026-04-07 17:42
initialize_copy-i.ri
262
B
-rw-r--r--
2026-04-07 17:42
inspect-i.ri
894
B
-rw-r--r--
2026-04-07 17:42
new-c.ri
1.19
KB
-rw-r--r--
2026-04-07 17:42
reset-i.ri
854
B
-rw-r--r--
2026-04-07 17:42
to_s-i.ri
888
B
-rw-r--r--
2026-04-07 17:42
update-i.ri
848
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI"base64digest:ETI" OpenSSL::HMAC::base64digest;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"NReturns the authentication code as a Base64-encoded string. The _digest_ ;TI"Kparameter specifies the digest algorithm to use. This may be a String ;TI"Grepresenting 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":hmac = OpenSSL::HMAC.base64digest('SHA1', key, data) ;TI"'#=> "3nybhbi3iqa8ino29wqQcBydtNk=";T:@format0: @fileI"$ext/openssl/lib/openssl/hmac.rb;T:0@omit_headings_from_table_of_contents_below0I"5HMAC.base64digest(digest, key, data) -> aString ;T0[ I"(digest, key, data);T@FI" HMAC;TcRDoc::NormalClass00