ndn-cxx version 0.4.1

Release date: March 25, 2016

Changes since version 0.4.0:

Improvements and bug fixes:

  • Improved support for ECDSA signatures (Issue #3438, Issue #3439)
  • Support for MustBeFresh selector processing in InMemoryStorage (Issue #3274)
  • Use InMemoryStorage for StatusDataset and Notification produced by managers based on Dispatcher class (Issue #2182)

Removed:

Planned features for future releases:

  • Introduce new API to simplify security transformations (Issue #3009)
  • NDN trust schema as a description of application trust model, which can help automate data and interest packet signing and authentication (Issue #2829)
  • Refactored KeyChain abstraction (Issue #2926)