sha1.hpp File Reference
#include <etk/types.hpp>

Go to the source code of this file.

Namespaces

 algue
 

Functions

std::vector< uint8_t > algue::sha1::encode (const uint8_t *_data, int32_t _len)
 
std::vector< uint8_t > algue::sha1::encode (const std::vector< uint8_t > &_data)
 
std::vector< uint8_t > algue::sha1::encode (const std::string &_data)
 

Detailed Description

Author
Edouard DUPIN
Note
License: APACHE v2.0 (see license file)