Project

General

Profile

Actions

Task #3203

closed

Separate tpm-locator modification and database resetting in pib

Added by Yingdi Yu over 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Security
Target version:
Start date:
09/14/2015
Due date:
% Done:

100%

Estimated time:

Description

When KeyChain loading PIB and TPM, it will check the consistency between the TPM and the TPM locator in PIB.
Under different configuration, KeyChain may change the TPM locator in PIB and reset the database, or change the TPM locator only.
However, current implementation of PIB mixed the TPM locator modification together with database resetting, which will complicate the KeyChain logic.
It would be better to separate these two operations into two different methods, so that KeyChain can invoke the necessary method(s) only.


Related issues 1 (0 open1 closed)

Blocks ndn-cxx - Task #2926: Refactor KeyChainClosedYingdi Yu

Actions
Actions #1

Updated by Yingdi Yu over 8 years ago

Actions #2

Updated by Alex Afanasyev over 8 years ago

  • Target version set to v0.5
Actions #3

Updated by Yingdi Yu almost 8 years ago

  • Status changed from Code review to Closed
  • % Done changed from 80 to 100

addressed in a reviewed commit http://gerrit.named-data.net/#/c/2406/

Actions

Also available in: Atom PDF