doc updates

This commit is contained in:
Paul Kehrer 2014-01-19 13:57:15 -06:00
parent 4925575af6
commit ab6fa0a7f5
2 changed files with 3 additions and 3 deletions

View file

@ -11,8 +11,8 @@ The `CommonCrypto`_ C library provided by Apple on OS X and iOS.
This is the exposed API for the CommonCrypto backend. It has one public attribute.
.. attribute:: name
.. attribute:: name
Returns ``commoncrypto``, the string name of this backend.
The string name of this backend: ``"commoncrypto"``
.. _`CommonCrypto`: https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/Common%20Crypto.3cc.html

View file

@ -14,6 +14,7 @@ hazmat
indistinguishability
introspectability
invariants
iOS
pickleable
plaintext
testability
@ -26,4 +27,3 @@ Changelog
Docstrings
Fernet
Schneier
iOS