storj/pkg/peertls
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
..
extensions.go automate certificate signing in storage node setup (#954) 2019-01-04 18:23:23 +01:00
peertls_test.go prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
peertls.go prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
templates.go Option for generating sample TLS certs for Minio GW (#525) 2018-10-24 22:17:28 +02:00
utils.go Cert revocation CLI (#848) 2018-12-18 12:55:55 +01:00