storj/pkg/pkcrypto
ethanadams 16e3b77cf5
Enable Scopelint Linter (#2049)
* added scopelint and correcte issues found

* corrected scopelint issue

* made updates based on Ivan's suggestions

Most were around naming conventions
Some were false positives, but I kept them since the test.Run could eventually be changed to run in parallel, which could cause a bug
Others were false positives.  Added // nolint: scopelint
2019-05-29 09:30:16 -04:00
..
common.go Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
doc.go Change where the encryption key is being stored for uplink (#1967) 2019-05-22 15:57:12 +02:00
encoding.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
hashing.go Use sha256-simd for hashing (#1656) 2019-04-04 10:12:08 +02:00
signing_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
signing.go Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00