Project

General

Profile

Actions

Task #1626

closed

Track ndn-cxx security API for in-memory data signing keys

Added by Anonymous almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
05/19/2014
Due date:
% Done:

0%

Estimated time:

Description

There are plans for the ndn-cxx security API to support fast in-memory application-specific data signing private keys, as opposed to the slower OSX Keychain keys. Until this API in ndn-cxx, ndn-cpp allows the application to create a MemoryPrivateKeyStore for fast in-memory signing. But ndn-cpp should track the ndn-cxx security API for in-memory private keys when it is available.


Related issues 1 (0 open1 closed)

Blocked by NDN-CCL - Task #4045: Port ndn-cxx v2 Pib and TpmClosed04/12/2017

Actions
Actions #1

Updated by Anonymous almost 10 years ago

  • Subject changed from Track ndn-cxx security API for data signing keys to Track ndn-cxx security API for in-memory data signing keys
Actions #2

Updated by Anonymous almost 9 years ago

  • Project changed from 4 to NDN-CCL

Moving this to NDN-CCL since it affects all libraries and the security API.

Actions #3

Updated by Anonymous almost 9 years ago

The new abstractions for Identity Key Certificate has been completed in issue #2451. This includes InMemoryPib which needs to be reviewed to see if it replaces MemoryIdentityStorage.
https://github.com/named-data/ndn-cxx/blob/master/src/security/in-memory-pib-impl.hpp

Actions #4

Updated by Anonymous over 5 years ago

  • Blocked by Task #4045: Port ndn-cxx v2 Pib and Tpm added
Actions #5

Updated by Anonymous over 5 years ago

  • Status changed from New to Closed

Task #4045 is complete to port PibMemory and TpmBackEndMemory.

Actions

Also available in: Atom PDF