storj/pkg/paths
Kaloyan Raev ad9b7e01a6
Path encryption library (#61)
* Path encryption library

* Use base64 instead of hex encoding

* Prepend version number to encrypted path segments

* Remove redundant var alias

* Simplified returns

* wrap errors
2018-05-30 18:33:27 +03:00
..
common.go Path encryption library (#61) 2018-05-30 18:33:27 +03:00
paths_test.go Path encryption library (#61) 2018-05-30 18:33:27 +03:00
paths.go Path encryption library (#61) 2018-05-30 18:33:27 +03:00