1. 68b5385 docs: update code-style rule 2.24 by Junxiao Shi · 6 years ago
  2. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago[Renamed (97%) from src/util/digest.hpp]
  3. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  4. 6717fbd util: remove Digest class template by Davide Pesavento · 7 years ago
  5. 9436831 util: reimplement Sha256 using security::transform by Davide Pesavento · 7 years ago
  6. 574aa86 security: Add a set of signature verification helpers by Alexander Afanasyev · 8 years ago
  7. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  8. f2a4622 docs: API documentation fixes by Alexander Afanasyev · 9 years ago
  9. d27334f util: Add constructor of Digest object from std::istream& by Alexander Afanasyev · 9 years ago
  10. 94f2183 util: mark Digest<Hash>::operator== as unsuitable for security related context by Junxiao Shi · 10 years ago
  11. 9ad2d72 util: Add toString and operator<< for util::Digest by Yingdi Yu · 10 years ago
  12. de222c7 util: Add stateful digest by Yingdi Yu · 10 years ago