⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.25
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Digest
/
RMD160
/
View File Name :
cdesc-RMD160.ri
U:RDoc::NormalClass[iI"RMD160:ETI"Digest::RMD160;TI"Digest::Base;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I">A class for calculating message digests using RIPEMD-160 ;TI"Ecryptographic hash function, designed by Hans Dobbertin, Antoon ;TI""Bosselaers, and Bart Preneel.;To:RDoc::Markup::BlankLine o; ;[I"7RMD160 calculates a digest of 160 bits (20 bytes).;T@S:RDoc::Markup::Heading: leveli: textI" Examples;To:RDoc::Markup::Verbatim;[I"require 'digest' ;TI" ;TI"!# Compute a complete digest ;TI";Digest::RMD160.hexdigest 'abc' #=> "8eb208f7..." ;TI" ;TI" # Compute digest by chunks ;TI"Ermd160 = Digest::RMD160.new # =>#<Digest::RMD160> ;TI"rmd160.update "ab" ;TI"Armd160 << "c" # alias for #update ;TI"@rmd160.hexdigest # => "8eb208f7..." ;TI" ;TI"5# Use the same object to compute another digest ;TI"rmd160.reset ;TI"rmd160 << "message" ;TI"?rmd160.hexdigest # => "1dddbe1b...";T:@format0: @fileI"#ext/digest/rmd160/rmd160init.c;T:0@omit_headings_from_table_of_contents_below0;0;0[ [ [ [[I" class;T[[:public[ [:protected[ [:private[ [I" instance;T[[;[ [;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ;0;0[I"+ext/digest/bubblebabble/bubblebabble.c;TI"Digest;TcRDoc::NormalModule