| Server IP : 162.214.74.102 / Your IP : 216.73.217.21 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/opt/cpanel/ea-ruby24/root/usr/share/ri/system/OpenSSL/Cipher/ |
Upload File : |
U:RDoc::AnyMethod[iI"pkcs5_keyivgen:ETI"#OpenSSL::Cipher#pkcs5_keyivgen;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"7Generates and sets the key/IV based on a password.;To:RDoc::Markup::BlankLine o; ; [ I"Q*WARNING*: This method is only PKCS5 v1.5 compliant when using RC2, RC4-40, ;TI"Oor DES with MD5 or SHA1. Using anything else (like AES) will generate the ;TI"Lkey/iv using an OpenSSL specific method. This method is deprecated and ;TI"Ishould no longer be used. Use a PKCS5 v2 key generation method from ;TI"OpenSSL::PKCS5 instead.;T@S:RDoc::Markup::Heading: leveli: textI"Parameters;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"1+salt+ must be an 8 byte string if provided.;To;;0; [o; ; [I"7+iterations+ is an integer with a default of 2048.;To;;0; [o; ; [I"7+digest+ is a Digest object that defaults to 'MD5';T@o; ; [I"1A minimum of 1000 iterations is recommended.;T: @fileI"ext/openssl/ossl_cipher.c;T:0@omit_headings_from_table_of_contents_below0I"Wcipher.pkcs5_keyivgen(pass, salt = nil, iterations = 2048, digest = "MD5") -> nil ;T0[ I"$(p1, p2 = v2, p3 = v3, p4 = v4);T@,FI"Cipher;TcRDoc::NormalClass00