HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/ri/3.0.0/system/OpenSSL/Cipher/pkcs5_keyivgen-i.ri
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::BlankLineo;
;	[
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