mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
merged lbrynet/cryptstream into lbrynet/blob
This commit is contained in:
parent
1292eb345d
commit
0d4e83e167
6 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
"""
|
|
||||||
Classes and functions for dealing with Crypt Streams.
|
|
||||||
|
|
||||||
Crypt Streams are encrypted blobs and metadata tying those blobs together. At least some of the
|
|
||||||
metadata is generally stored in a Stream Descriptor File, for example containing a public key
|
|
||||||
used to bind blobs to the stream and a symmetric key used to encrypt the blobs. The list of blobs
|
|
||||||
may or may not be present.
|
|
||||||
"""
|
|
Loading…
Add table
Reference in a new issue