storj/pkg/encryption
JT Olio 031ba86de5
argon2: choose a steady parallelism value (#3630)
* argon2: choose a steady parallelism value

Change-Id: I6006da7d7980cda88f5f08ee759612df23a8132d

* whoops, not cruft

Change-Id: Ied9039f9a9be1d0f6ff3c7d5c4839a83fc7b4b1f

* fix broken test file

Change-Id: I07288cd6cef32ba387f2f003febff5c297e50997

* fix linting error

Change-Id: Icdbda8b709cc100a86f3859303c40edb8dff1e0f
2019-11-22 14:00:04 -07:00
..
aesgcm_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
aesgcm.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
bits_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
bits.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
encryption_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
encryption.go Rename/remove EncryptionScheme -> EncryptionParame… (#2363) 2019-07-03 14:07:44 -04:00
examples_test.go Replace base64 encoding for path segments (#2345) 2019-07-11 13:26:07 -04:00
password_test.go argon2: choose a steady parallelism value (#3630) 2019-11-22 14:00:04 -07:00
password.go argon2: choose a steady parallelism value (#3630) 2019-11-22 14:00:04 -07:00
path_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
path.go Replace base64 encoding for path segments (#2345) 2019-07-11 13:26:07 -04:00
secretbox_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
secretbox.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
store_test.go lib/uplink: encryption context (#2349) 2019-06-27 17:36:51 +00:00
store.go lib/uplink: encryption context (#2349) 2019-06-27 17:36:51 +00:00
transform_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
transform.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00