storj/pkg/storage/streams
Maximillian von Briesen 3551b34ea7
Path Encryption (#448)
* begin adding path encryption

* do not encrypt/decrypt first element of path (bucket)

* add path encryption for delete and list

* use encrypted paths in streamstore.Meta

* fix listing with encrypted paths

* move encrypt/decryptAfterBucket to streamstore

* fix listing with no prefix

* remove duplicate logic for listing with no prefix
2018-10-15 11:39:09 -04:00
..
eof.go Stream encryption (#302) 2018-09-26 09:32:23 -04:00
size.go Stream encryption (#302) 2018-09-26 09:32:23 -04:00
store_test.go multiple uploads of same file. handled the logic in stream store by deleting first before starting uploading (#412) 2018-10-08 10:19:54 -04:00
store.go Path Encryption (#448) 2018-10-15 11:39:09 -04:00