Project

General

Profile

Actions

Task #4586

closed

Signature: redefine signed portion considering unrecognized non-critical TLV

Added by Junxiao Shi about 6 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Packet Format v0.3 defines SignatureValue to be a signature over Name+MetaInfo+Content+SignatureInfo. For example, with SignatureType=3, it is ECDSA over SHA256{Name, MetaInfo, Content, SignatureInfo}. This definition makes it impossible to introduce new elements covered by signature in a compatible way.

To restore the design intention of SignatureValue, the definition shall be updated as follows:

  • All elements before SignantureValue are covered by signature.
  • All elements after SignatureValue are not covered by signature.

This enables future protocol versions to introduce new signed elements by adding them before SignatureValue or introduce new unsigned elements by adding them after SignatureValue.


Related issues 2 (0 open2 closed)

Related to NDN Specifications - Task #4587: Interest+Data: forbid unrecognized non-critical TLV before/inside NameClosedJunxiao Shi04/18/2018

Actions
Blocks ndn-cxx - Bug #4583: verification-helpers: cannot handle Data with unrecognized non-critical TLV elementsClosedEric Newberry

Actions
Actions

Also available in: Atom PDF