tmw/src/utils/sha256.h File Reference

#include <string>

Go to the source code of this file.

Functions

std::string sha256 (const std::string &string)
 Returns the SHA-256 hash for the given string.


Function Documentation

std::string sha256 ( const std::string &  string  ) 

Returns the SHA-256 hash for the given string.

Parameters:
string the string to create the SHA-256 hash for
Returns:
the SHA-256 hash for the given string.

Definition at line 273 of file sha256.cpp.


Generated on Sun Apr 26 17:30:42 2009 for The Mana World by  doxygen 1.5.5