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 /
ruby27 /
share /
ri /
system /
OpenSSL /
KDF /
Delete
Unzip
Name
Size
Permission
Date
Action
KDFError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
cdesc-KDF.ri
3.17
KB
-rw-r--r--
2023-06-06 18:25
hkdf-c.ri
1.09
KB
-rw-r--r--
2023-06-06 18:25
pbkdf2_hmac-c.ri
1.68
KB
-rw-r--r--
2023-06-06 18:25
scrypt-c.ri
1.81
KB
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI" hkdf:ETI"OpenSSL::KDF::hkdf;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"RHMAC-based Extract-and-Expand Key Derivation Function (HKDF) as specified in ;TI"5{RFC 5869}[https://tools.ietf.org/html/rfc5869].;To:RDoc::Markup::BlankLine o; ; [I"New in OpenSSL 1.1.0.;T@S:RDoc::Markup::Heading: leveli: textI"Parameters;To:RDoc::Markup::List: @type: NOTE:@items[ o:RDoc::Markup::ListItem:@label[I" _ikm_;T; [o; ; [I"The input keying material.;To;;[I"_salt_;T; [o; ; [I"The salt.;To;;[I"_info_;T; [o; ; [I"6The context and application specific information.;To;;[I" _length_;T; [o; ; [I"KThe output length in octets. Must be <= <tt>255 * HashLen</tt>, where ;TI"AHashLen is the length of the hash function output in octets.;To;;[I"_hash_;T; [o; ; [I"The hash function.;T: @fileI"ext/openssl/ossl_kdf.c;T:0@omit_headings_from_table_of_contents_below0I";KDF.hkdf(ikm, salt:, info:, length:, hash:) -> String ;T0[ I"(p1, p2 = {});T@;FI"KDF;TcRDoc::NormalModule00