mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-05 09:59:24 +00:00
add a docstring for allmydata.crypto.
This commit is contained in:
parent
a88b53825c
commit
d2ad803b5d
@ -0,0 +1,8 @@
|
||||
"""
|
||||
Helper functions for cryptograhpy-related operations inside Tahoe
|
||||
|
||||
For the most part, these functions use and return objects that are
|
||||
documented in the `cryptography` library -- however, code inside Tahoe
|
||||
should only use these functions and not rely on features of any
|
||||
objects that `cryptography` documents.
|
||||
"""
|
Loading…
x
Reference in New Issue
Block a user