Actions
Task #2367
closedIn security library, remove encrypt/decrypt and support for symmetric keys
Status:
Abandoned
Priority:
Normal
Assignee:
-
Start date:
01/09/2015
Due date:
% Done:
0%
Estimated time:
Description
In the ndn-cxx security library, there are plans to remove support for encrypt/decrypt and symmetric keys since these aren't part of the NDN protocol. Also, they have not been implemented yet for this reason. For example, see https://github.com/named-data/ndn-cxx/blob/54ce66887f1348281e0ffa7511328666276fccf9/src/security/sec-tpm-file.cpp#L454
When these are removed in ndn-cxx, also remove in the CCL libraries.
Updated by Anonymous over 9 years ago
- Project changed from jndn to NDN-CCL
- Description updated (diff)
Updated by Anonymous over 9 years ago
- Blocked by Task #2633: Remove unimplemented encrypt/decryptInTpm added
Updated by Anonymous about 7 years ago
- Status changed from New to Abandoned
Abandoning this since it is part of security v1 which is deprecated.
Actions