NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::util::Sha256 Member List

This is the complete list of members for ndn::util::Sha256, including all inherited members.

computeDigest()ndn::util::Sha256
computeDigest(const uint8_t *buffer, size_t size)ndn::util::Sha256static
DIGEST_SIZEndn::util::Sha256static
empty() const ndn::util::Sha256inline
operator!=(Sha256 &digest)ndn::util::Sha256inline
operator<<(Sha256 &src)ndn::util::Sha256
operator<<(const std::string &str)ndn::util::Sha256
operator<<(const Block &block)ndn::util::Sha256
operator<<(uint64_t value)ndn::util::Sha256
operator==(Sha256 &digest)ndn::util::Sha256
reset()ndn::util::Sha256
Sha256()ndn::util::Sha256
Sha256(std::istream &is)ndn::util::Sha256explicit
toString()ndn::util::Sha256
update(const uint8_t *buffer, size_t size)ndn::util::Sha256