P2P File Share
A simple peer-to-peer file sharing system.
Loading...
Searching...
No Matches
hash.hpp File Reference
#include <string>
Include dependency graph for hash.hpp:
This graph shows which files directly or indirectly include this file:

Functions

std::string get_sha1 (const int8_t *input, size_t length)
 

Function Documentation

◆ get_sha1()

std::string get_sha1 ( const int8_t * input,
size_t length )