commit | 55ea01adbe56292cc0f8b27f7e3feceb84aeb109 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Tue Jul 21 22:42:17 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 03 11:54:53 2016 -0700 |
tree | 352dfb7bec9053101e89a95b2bef9281c08956f4 | |
parent | d12fb97dce7e88510fdb8b0ebf977ab982bbf0e0 [diff] [blame] |
docs: spec of SafeBag format This spec defines the TLV-based format of SafeBag, replacing the previous SecureBag which uses DER-based encoding. Change-Id: I001153bd3f4246a0f84656167b00c6387b2fea07 Refs: #3048
diff --git a/docs/specs.rst b/docs/specs.rst new file mode 100644 index 0000000..ca5810b --- /dev/null +++ b/docs/specs.rst
@@ -0,0 +1,9 @@ +Specifications +============== + +.. toctree:: + :maxdepth: 2 + + specs/signed-interest + specs/certificate-format + specs/safe-bag