bes Updated for version 3.20.13
picosha2::hash256_one_by_one Class Reference
Collaboration diagram for picosha2::hash256_one_by_one:
Collaboration graph

Public Member Functions

void finish ()
 
template<typename OutIter >
void get_hash_bytes (OutIter first, OutIter last) const
 
void init ()
 
template<typename RaIter >
void process (RaIter first, RaIter last)
 

Detailed Description

Definition at line 182 of file picosha2.h.

Constructor & Destructor Documentation

◆ hash256_one_by_one()

picosha2::hash256_one_by_one::hash256_one_by_one ( )
inline

Definition at line 184 of file picosha2.h.

Member Function Documentation

◆ finish()

void picosha2::hash256_one_by_one::finish ( )
inline

Definition at line 205 of file picosha2.h.

◆ get_hash_bytes()

template<typename OutIter >
void picosha2::hash256_one_by_one::get_hash_bytes ( OutIter  first,
OutIter  last 
) const
inline

Definition at line 225 of file picosha2.h.

◆ init()

void picosha2::hash256_one_by_one::init ( )
inline

Definition at line 186 of file picosha2.h.

◆ process()

template<typename RaIter >
void picosha2::hash256_one_by_one::process ( RaIter  first,
RaIter  last 
)
inline

Definition at line 194 of file picosha2.h.


The documentation for this class was generated from the following file: