port NAC to security v2

This commit is based on Lei Pi's commit, which changed certificate version from v1 to v2.
The later changes fix some bugs and refactor algo part of the library to get rid of cryptopp.

Change-Id: I3be7e0341fe85ee69f1b5f1c3ed7421a6c61d0b5
49 files changed
tree: a3104058c4f73018311fcb9299fcec1fe9c83ee8
  1. .jenkins.d/
  2. .waf-tools/
  3. docs/
  4. src/
  5. tests/
  6. .gitignore
  7. .jenkins
  8. .travis.yml
  9. AUTHORS.md
  10. COPYING.md
  11. ndn-group-encrypt.pc.in
  12. README-dev.md
  13. README.md
  14. waf
  15. wscript
README.md

ndn-group-encrypt: Group-based Encryption Protocol for NDN applications

Please submit any bugs or issues to the ndn-group-encrypt issue tracker: http://redmine.named-data.net/projects/gep/issues

License

ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md