| Server IP : 162.214.74.102 / Your IP : 216.73.217.46 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/String/ |
Upload File : |
U:RDoc::AnyMethod[iI"
crypt:ETI"String#crypt;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HApplies a one-way cryptographic hash to <i>str</i> by invoking the ;TI"Dstandard library function <code>crypt(3)</code> with the given ;TI"Bsalt string. While the format and the result are system and ;TI"Aimplementation dependent, using a salt matching the regular ;TI"Dexpression <code>\A[a-zA-Z0-9./]{2}</code> should be valid and ;TI"Fsafe on any platform, in which only the first two characters are ;TI"significant.;To:RDoc::Markup::BlankLine o;
; [I"GThis method is for use in system specific scripts, so if you want ;TI"Ea cross-platform hash function consider using Digest or OpenSSL ;TI"
instead.;T:
@fileI"
string.c;T:0@omit_headings_from_table_of_contents_below0I"&str.crypt(salt_str) -> new_str
;T0[ I" (p1);T@FI"String;TcRDoc::NormalClassI"
scanf;T0