diff options
author | lloyd <[email protected]> | 2015-02-16 23:25:15 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2015-02-16 23:25:15 +0000 |
commit | d9ef5466f91b3da090ea4585e8fb8e478ffa3466 (patch) | |
tree | d11b3adac410df204b4732a8ae3496475ff7ac76 /doc/manual/contents.rst | |
parent | 3b9a0c1535e40f8f9fc4cfbc734144ee229df65d (diff) |
Python: docs, key agreement, fix bcrypt trailing null byte.
Initial very incomplete pass at error return value sanity.
Diffstat (limited to 'doc/manual/contents.rst')
-rw-r--r-- | doc/manual/contents.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual/contents.rst b/doc/manual/contents.rst index 83c36e71f..df1a665ed 100644 --- a/doc/manual/contents.rst +++ b/doc/manual/contents.rst @@ -6,6 +6,7 @@ Contents index building + python firststep secmem rng @@ -26,4 +27,4 @@ Contents fpe versions ffi - python + |