Botan
1.11.15
|
#include <botan/internal/hash_utils.h>
#include <botan/skein_512.h>
#include <botan/parsing.h>
#include <botan/exceptn.h>
#include <botan/internal/xor_buf.h>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
Botan::BOTAN_REGISTER_NAMED_T (HashFunction,"Skein-512", Skein_512, Skein_512::make) |