commit | 7036ce2cbf05b60f660b3093652d8dcb4f05c9e5 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Jun 19 18:53:37 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Mon Jun 23 19:45:00 2014 -0700 |
tree | 377621c6ed9f49f234a9bac8e27d3c8ce1047e35 | |
parent | 72a11780c76ca32ca574aaf1cfa18a733385ba78 [diff] |
security: Add KeyParams to support multiple types of keys. Different types of keys may require different size options and default key size. This commit also fixes the undefined behavior when processing the password of TPM. Change-Id: I8fb95f28468be8299002f0d5146a4496ea1da25f Refs: #1660 Refs: #1693
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING
.