1. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  2. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed (97%) from tests/unit-tests/security/digest-sha256.t.cpp]
  3. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  4. adc7184 security: Remove old security framework by Alexander Afanasyev · 7 years ago
  5. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago
  6. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  7. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  8. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  9. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  10. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago
  11. 8828ca6 util: Improvements of string helpers by Alexander Afanasyev · 9 years ago
  12. 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago
  13. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (91%) from tests/unit-tests/security/test-digest-sha256.cpp]
  14. 6ab6781 security: Allow KeyChain to sign interest using SHA256 digest by Yingdi Yu · 10 years ago
  15. 4a55705 security: Update Signature abstraction to match 0.1.1 spec by Yingdi Yu · 10 years ago
  16. bf6a281 security: rename SignatureSha256 to DigestSha256 by Yingdi Yu · 10 years ago[Renamed (95%) from tests/unit-tests/security/test-signature-sha256.cpp]
  17. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/security/test-signature-sha256.cpp]
  18. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  19. f56c68f security: Construct KeyChain from configuration file. by Yingdi Yu · 10 years ago
  20. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  21. d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 10 years ago
  22. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  23. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  24. 2115716 security: Add SignatureSha256 by Yingdi Yu · 10 years ago