storj/pkg/storj
JT Olio 1faeeb49d5 prepare key generation for launch (#979)
* pkg/identity: use sha256 instead of sha3 for pow

Change-Id: I9b7a4f2c3e624a6e248a233e3653eaccaf23c6f3

* pkg/identity: restructure key generation a bit

Change-Id: I0061a5cc62f04b0c86ffbf046519d5c0a154e896

* cmd/identity: indefinite key generation command

you can start this command and leave it running and it will fill up your
hard drive with node certificate authority private keys ordered by
difficulty.

Change-Id: I61c7a3438b9ff6656e74b8d74fef61e557e4d95a

* pkg/storj: more node id difficulty testing

Change-Id: Ie56b1859aa14ec6ef5973caf42aacb4c494b87c7

* review comments

Change-Id: Iff019aa8121a7804f10c248bf2e578189e5b829d
2019-01-07 13:02:22 -05:00
..
encryption.go metainfo: basic upload (#726) 2018-11-30 15:50:52 +02:00
metainfo.go Migrate Minio Gateway to the new Metainfo API (#775) 2018-12-07 20:31:29 +02:00
node_test.go prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
node.go prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
object.go Migrate Minio Gateway to the new Metainfo API (#775) 2018-12-07 20:31:29 +02:00
path_test.go Refactor Path type (#522) 2018-10-25 23:28:16 +03:00
path.go Refactor Path type (#522) 2018-10-25 23:28:16 +03:00
redundancy.go metainfo: basic upload (#726) 2018-11-30 15:50:52 +02:00