1. 25d9c9f ndnsec: add a short description to the `--help` output of each command by Davide Pesavento · 8 days ago master
  2. 8e047e1 name-component: rename fromEscapedString() to fromUri() by Davide Pesavento · 5 months ago
  3. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  4. 58de07a tools: relax restriction on KeyId component type in `ndnsec key-gen` by Davide Pesavento · 2 years, 1 month ago
  5. 949075a ndnsec: improve error reporting when loading a Certificate or SafeBag fails by Davide Pesavento · 2 years, 9 months ago
  6. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 3 months ago
  7. 25d4f1c build: add PCHs for ndnsec and unit tests, fine-tune the existing ones by Davide Pesavento · 4 years, 2 months ago
  8. 702467b tools: in ndnsec-key-gen, change default key type to ECDSA by Davide Pesavento · 4 years, 2 months ago
  9. 4c68b6e tools: fix a bug in ndnsec-key-gen when --keyid is specified by Zhiyi Zhang · 4 years, 2 months ago
  10. b310efb docs+ndnsec: improve description and parsing of command options, rewrite man pages by Davide Pesavento · 5 years ago
  11. 457f09a tools: Allow 'ndnsec key-gen' to customize KeyId by Zhiyi Zhang · 6 years ago
  12. 35109a1 tools: Convert ndnsec to v2::KeyChain by Alexander Afanasyev · 7 years ago
  13. 82c359c tools: Refactor ndnsec tools and update code style by Alexander Afanasyev · 7 years ago[Renamed (81%) from tools/ndnsec/key-gen.hpp]
  14. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  15. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 7 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. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 9 years ago
  18. d7db8bf tools: ndnsec code reorganization by Alexander Afanasyev · 9 years ago[Renamed (96%) from tools/ndnsec-key-gen.hpp]
  19. 7d8644a tools: Allow ndnsec-key-gen to generate ECDSA keys by Yingdi Yu · 10 years ago
  20. 2a047eb tools: Allow generation of DSK using ndnsec-key-gen by Alexander Afanasyev · 10 years ago
  21. ba8604d tools: Fix ndnsec-cert-gen to correctly infer prefix before KEY by Yingdi Yu · 10 years ago
  22. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  23. f56c68f security: Construct KeyChain from configuration file. by Yingdi Yu · 10 years ago
  24. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  25. b61f540 security: Correct code style for ndnsec and add command-line exception handling by Yingdi Yu · 10 years ago
  26. 8d7468f tools: Combine all security tools into one; Add Export/Import/Delete/Unlock/AddACL command by Yingdi Yu · 10 years ago