#include "../encoding/block.hpp"
#include "../encoding/buffer-stream.hpp"
#include "../security/transform/step-source.hpp"
Go to the source code of this file.
Classes | |
class | ndn::util::Sha256::Error |
class | ndn::util::Sha256 |
Provides stateful SHA-256 digest calculation. More... | |
Namespaces | |
ndn | |
Copyright (c) 2013-2017 Regents of the University of California. | |
ndn::util | |
Functions | |
std::ostream & | ndn::util::operator<< (std::ostream &os, Sha256 &digest) |