commit | 49e2e4cbbf759d9fe7338e8ce95735a51e590768 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat May 06 13:42:57 2017 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat May 06 13:42:57 2017 -0700 |
tree | fb04c7bccec79edb8566e1e8de286ff974abc103 | |
parent | b1ba9c9e3555efd91e17e06454f44e014e9d6a9c [diff] |
A few code reorganizations Change-Id: If4632fecc7085e5448226c2061e08546757eda9b
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.