Sirikata
Classes | Namespaces
libcore/include/sirikata/core/util/Sha256.hpp File Reference
#include <string>
#include <cstdlib>
#include <cstring>
#include <exception>
#include "Platform.hpp"
#include "Array.hpp"
Include dependency graph for Sha256.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::SHA256
struct  Sirikata::SHA256::Hasher
 Take the first sizeof(size_t) bytes of the SHA256 as a valid hash for an unordered_map. More...
class  Sirikata::SHA256Context
 Class to allow creating a shasum from sparse data and other types. More...

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.