Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
50b922646571135e64ec8544eac7868a49935a01
/
src
/
util
/
sha256.hpp
6938e34
util: rename digest.hpp to sha256.hpp
by Junxiao Shi
· 7 years ago
[Renamed (97%) from src/util/digest.hpp]
10b24be
util: deprecate crypto::computeSha256Digest()
by Davide Pesavento
· 7 years ago
6717fbd
util: remove Digest class template
by Davide Pesavento
· 7 years ago
9436831
util: reimplement Sha256 using security::transform
by Davide Pesavento
· 7 years ago
574aa86
security: Add a set of signature verification helpers
by Alexander Afanasyev
· 8 years ago
2fa5939
security: Reorganizing source code to prepare for support of two version of NDN certificates
by Alexander Afanasyev
· 8 years ago
f2a4622
docs: API documentation fixes
by Alexander Afanasyev
· 9 years ago
d27334f
util: Add constructor of Digest object from std::istream&
by Alexander Afanasyev
· 9 years ago
94f2183
util: mark Digest<Hash>::operator== as unsuitable for security related context
by Junxiao Shi
· 10 years ago
9ad2d72
util: Add toString and operator<< for util::Digest
by Yingdi Yu
· 10 years ago
de222c7
util: Add stateful digest
by Yingdi Yu
· 10 years ago