#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 | 
| Provides stateful SHA-256 digest calculation.  More... | |
| class | ndn::util::Sha256::Error | 
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| ndn::util | |
Functions | |
| std::ostream & | ndn::util::operator<< (std::ostream &os, Sha256 &digest) |