1. 334516a name: remove unused and redundant `push_back(const T&)` by Davide Pesavento · 5 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  3. 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 4 months ago
  4. df8fd8a name: convert to span by Davide Pesavento · 2 years, 5 months ago
  5. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 5 months ago
  6. 35c6379 security: convert more functions to span by Davide Pesavento · 2 years, 6 months ago
  7. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  8. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/util/sha256.t.cpp]
  9. 14883ad encoding: use Boost.Endian for endianness conversions by Davide Pesavento · 6 years ago
  10. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  11. a84f464 Cleanup iostream includes by Davide Pesavento · 7 years ago
  12. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago[Renamed (99%) from tests/unit-tests/util/digest.t.cpp]
  13. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  14. 9436831 util: reimplement Sha256 using security::transform by Davide Pesavento · 7 years ago
  15. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  16. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  17. 8828ca6 util: Improvements of string helpers by Alexander Afanasyev · 9 years ago
  18. d27334f util: Add constructor of Digest object from std::istream& by Alexander Afanasyev · 9 years ago
  19. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (98%) from tests/unit-tests/util/test-digest.cpp]
  20. 9ad2d72 util: Add toString and operator<< for util::Digest by Yingdi Yu · 10 years ago
  21. de222c7 util: Add stateful digest by Yingdi Yu · 10 years ago