1. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  2. 41abef8 tests: plug memory leak in SecuritySecTpmFile/RandomGenerator by Davide Pesavento · 8 years ago
  3. dc2d6d2 security: CommandInterestValidator by Junxiao Shi · 8 years ago
  4. 85d9083 tests: move makeInterest/makeData/etc to ndn::tests namespace by Junxiao Shi · 8 years ago
  5. 3e62a83 security: Add SafeBag by Zhiyi Zhang · 9 years ago
  6. d12fb97 security: Add hmac calculation support in transformation by Yingdi Yu · 9 years ago
  7. ae73427 security: Add digest calculation support in transformation by Yingdi Yu · 9 years ago
  8. 38317e5 security: Add base64 and hex encoding/decoding support in transformation by Yingdi Yu · 9 years ago
  9. 3168c30 security: Add transformation sink/source by Yingdi Yu · 9 years ago
  10. 044bb7e security: ValidatorConfig rule evaluates all checkers by Zhiyi Zhang · 8 years ago
  11. d5827ce util: make SegmentFetcher test suite run faster by Junxiao Shi · 8 years ago
  12. cf49055 tests: Extending Face test cases by Alexander Afanasyev · 8 years ago
  13. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago
  14. 641de4c security: Fix signing by identity (ECDSA) by José Quevedo · 8 years ago
  15. 9bdbb83 tests: Replace usage of deprecated elements of ndn::util::DummyClientFace by Alexander Afanasyev · 9 years ago
  16. 48c291b security: Properly initialize state in `SigningInfo(const std::string&)` constructor by Spencer Lee · 9 years ago
  17. 308bc44 security: string representation for SigningInfo by Spencer Lee · 9 years ago
  18. 03c170e build: Fix compilation with boost 1.59 by Alexander Afanasyev · 9 years ago
  19. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  20. ea38294 security: Add AdditionalInfo into SignatureInfo by Yingdi Yu · 9 years ago
  21. 7a81389 security: Add ValidityPeriod abstraction by Yingdi Yu · 9 years ago
  22. 8828ca6 util: Improvements of string helpers by Alexander Afanasyev · 9 years ago
  23. d82b07c security: Helpers to create SigningInfo by Eric Newberry · 9 years ago
  24. 11314b7 security: implement PibSqlite3 based on PibImpl by Mickey Sweatt · 9 years ago
  25. 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago
  26. 3bf91f5 security: adjust description of PibImpl interfaces by Yingdi Yu · 9 years ago
  27. 8ca4325 security: IdentityCertificate sets default FreshnessPeriod to 1 hour by Junxiao Shi · 9 years ago
  28. b8f8b34 security: define new abstraction for identity, key, and certificate by Yingdi Yu · 9 years ago
  29. adadb71 security: Add in-memory pib by Yingdi Yu · 9 years ago
  30. c89efb4 name: Deprecation of Name::set methods, move constructors to .cpp, and documentation update by Alexander Afanasyev · 9 years ago
  31. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago
  32. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  33. 34a3763 security: Canonize PIB and TPM scheme names by Alexander Afanasyev · 10 years ago
  34. 0711380 security: Refactoring creation of SecPublicInfo and SecTpm during KeyChain creation by Alexander Afanasyev · 10 years ago
  35. 4154634 security: Pair-up Tpm and Pib in KeyChain by Yingdi Yu · 10 years ago
  36. a8659ff face: Make default transport configurable by Steve DiBenedetto · 10 years ago
  37. 6ab6781 security: Allow KeyChain to sign interest using SHA256 digest by Yingdi Yu · 10 years ago
  38. 3e8b52e tools: Allow verbose option in ndnsec-list/ndnsec-ls-identity command line tools by Yingdi Yu · 10 years ago
  39. 80979ba security: Handle certificate decoding error in validation process by Yingdi Yu · 10 years ago
  40. d3a55b2 tests: Converting test cases to use UnitTestClock by Alexander Afanasyev · 10 years ago
  41. 3b4c314 security: Display SignatureInfo when printing a certificate by Yingdi Yu · 10 years ago
  42. eabffdf tests: Fix issue with UnitTestClock-based event scheduling (extra sleep required) by Alexander Afanasyev · 10 years ago
  43. 72e4a5d tests: Rewrite SecurityTestCertificateCache test to use UnitTestClock by Alexander Afanasyev · 10 years ago
  44. e36322a security: get KeyDigest from PublicKey. by Yingdi Yu · 10 years ago
  45. 3ed09d0 tests: Manage identity/certificate creation in test cases through IdentityManagementFixture. by Yingdi Yu · 10 years ago
  46. d9715e3 tests: Add test suite shared identity management fixture by Yingdi Yu · 10 years ago
  47. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
  48. 1c6976d security: Fixing compilation errors and providing backward compatible interface for Signature* by Alexander Afanasyev · 10 years ago
  49. 4a55705 security: Update Signature abstraction to match 0.1.1 spec by Yingdi Yu · 10 years ago
  50. 9d9d599 security: Enable exporting/importing ECDSA key by Yingdi Yu · 10 years ago
  51. 5ec0ee3 security: Support ECDSA verification in all related classes. by Yingdi Yu · 10 years ago
  52. c8f883c security: Add ECDSA signature signing and validation by Yingdi Yu · 10 years ago
  53. 7036ce2 security: Add KeyParams to support multiple types of keys. by Yingdi Yu · 10 years ago
  54. 40b5309 security: Support KeyType in SecPublicInfo by Yingdi Yu · 10 years ago
  55. 0f5fb69 security: Include timestamp and nonce in signed interest and provide timestamp checking in ValidatorConf by Yingdi Yu · 10 years ago
  56. bf6a281 security: rename SignatureSha256 to DigestSha256 by Yingdi Yu · 10 years ago
  57. ebfa4cb security: Add SignatureSha256WithEcdsa by Yingdi Yu · 10 years ago
  58. 2620b1c security: Add key type in PublicKey (in order to support multiple signature type) by Yingdi Yu · 10 years ago
  59. 0eb5d72 security+tools: Allow user to explicitly specify the cert name prefix before 'KEY' component in ndnsec-certgen by Yingdi Yu · 10 years ago
  60. 24b75c8 src: Minor corrections and improvements by Alexander Afanasyev · 10 years ago
  61. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago