storj/pkg/storage
Alexander Leitner 899e1e68f1
Add functions for signing and verifying during bandwidth exchange (#246)
* Added initial functions for signing and verifying

* whoops

* Get client up to speed

* Added initial functions for signing and verifying

* whoops

* Get client up to speed

* wip

* wip

* actual signatures in tests

(cherry picked from commit 1464853b737f1d712d64fbf90147f535525c8fd9)

* bugfixing

* Generate private key in example

* Generate signatures for pieceranger tests

* Update examples to use TLS

* Use private key from identity inside of example

* Use crypto.PrivateKey interface

* Change err name in defers

* Pass tests

* Pass identity Key to PSClient

* Get tests passing on travis

* Resolve linter complaints
2018-08-27 14:35:27 -04:00
..
buckets Enable more linters (#272) 2018-08-27 11:28:16 -06:00
ec Add functions for signing and verifying during bandwidth exchange (#246) 2018-08-27 14:35:27 -04:00
meta Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00
objects Enable more linters (#272) 2018-08-27 11:28:16 -06:00
segments Enable more linters (#272) 2018-08-27 11:28:16 -06:00
streams Streamstore impl of Stor interface (#191) 2018-08-23 21:56:38 -06:00