Go to the documentation of this file.
25 #ifndef __I3IDENTIFIER_H__
26 #define __I3IDENTIFIER_H__
37 #define DEFAULT_PREFIX_LENGTH 160
38 #define DEFAULT_KEY_LENGTH 256
113 void createFromHash(
const std::string &s,
const std::string &o =
"");
156 void initKey(
int prefixL,
int keyL);