⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
OpenSSL
/
Random
/
View File Name :
random_add-c.ri
U:RDoc::AnyMethod[iI"random_add:ETI" OpenSSL::Random::random_add;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NMixes the bytes from _str_ into the Pseudo Random Number Generator(PRNG) ;TI"state.;To:RDoc::Markup::BlankLine o; ; [I"JThus, if the data from _str_ are unpredictable to an adversary, this ;TI"Nincreases the uncertainty about the state and makes the PRNG output less ;TI"predictable.;T@o; ; [I"LThe _entropy_ argument is (the lower bound of) an estimate of how much ;TI"9randomness is contained in _str_, measured in bytes.;T@S:RDoc::Markup::Heading: leveli: textI"Example;T@o:RDoc::Markup::Verbatim; [ I"pid = $$ ;TI"now = Time.now ;TI"+ary = [now.to_i, now.nsec, 1000, pid] ;TI"(OpenSSL::Random.add(ary.join, 0.0) ;TI"#OpenSSL::Random.seed(ary.join);T:@format0: @fileI"ext/openssl/ossl_rand.c;T:0@omit_headings_from_table_of_contents_below0I"add(str, entropy) -> self ;T0[ I" (p1, p2);T@"FI"Random;TcRDoc::NormalModule00