crypto.cpp File Reference
Include dependency graph for crypto.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2013-2016 Regents of the University of California.
 
 ndn::crypto
 

Functions

ConstBufferPtr ndn::crypto::computeSha256Digest (const uint8_t *data, size_t dataLength)
 Compute the sha-256 digest of data. More...