Class: Stribog::Stage::Final
Overview
Final
Instance Attribute Summary
Attributes inherited from Base
#current_vector, #digest_length, #hash_vector, #message_head, #message_vector, #n, #prev_stage, #sum, #vector
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Stribog::Stage::Base
Instance Method Details
#call ⇒ Object
10 11 12 13 |
# File 'lib/stribog/stage/final.rb', line 10 def call set_params final end |