Project

General

Profile

Actions

Bug #1600

closed

Incorrect encoding/decoding of Interest::Nonce

Added by Alex Afanasyev almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Category:
Base
Target version:
Start date:
05/14/2014
Due date:
% Done:

100%

Estimated time:

Description

NDN-TLV spec defines nonce to always be encoded as 4-octet long byte-string. Motivation for such encoding is that it is possible to replace nonce (assuming it is a common operation) without re-encoding the Interest.

The implemented encoding uses NonNegativeInteger.

Actions

Also available in: Atom PDF