commit | b1ba9c9e3555efd91e17e06454f44e014e9d6a9c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat May 06 13:16:18 2017 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat May 06 13:16:18 2017 -0700 |
tree | 3690a139eca2b3de4f95e4146d1e5d1c2770415c | |
parent | be998acdf310a0cc97f12eab777e23b1549ba2c9 [diff] |
Fix compilation against the latest ndn-cxx library Change-Id: Ib9ae9c1601359a81a7f131ab63803f11adba7f38
Named Data Networking (NDN) enables data-centric security in network communication by mandating digital signatures on network-layer data packets. Since the lifetime of some data can extend to many years, they out-live the lifetime of their signatures.
NDN DeLorean is an authentication framework to ensure the long-term authenticity of long-lived data, taking a publicly auditable bookkeeping service approach to keep permanent proofs of data signatures and the times the signatures were generated.