storj/pkg/encryption
Kaloyan Raev 37a1542480
Improve error handling in encryption pkg (#520)
* Improve error handling in encryption pkg

* More Go-ish errors
2018-10-23 17:05:15 +03:00
..
aesgcm_test.go Adapt storj and encryption packages (#513) 2018-10-19 16:38:13 +03:00
aesgcm.go Improve error handling in encryption pkg (#520) 2018-10-23 17:05:15 +03:00
bits_test.go Extract encryption package from eestream (#497) 2018-10-18 14:10:29 +03:00
bits.go Extract encryption package from eestream (#497) 2018-10-18 14:10:29 +03:00
common.go Improve error handling in encryption pkg (#520) 2018-10-23 17:05:15 +03:00
crc_test.go Extract encryption package from eestream (#497) 2018-10-18 14:10:29 +03:00
encryption.go Improve error handling in encryption pkg (#520) 2018-10-23 17:05:15 +03:00
secretbox_test.go Adapt storj and encryption packages (#513) 2018-10-19 16:38:13 +03:00
secretbox.go Improve error handling in encryption pkg (#520) 2018-10-23 17:05:15 +03:00
transform_test.go Extract encryption package from eestream (#497) 2018-10-18 14:10:29 +03:00
transform.go Extract encryption package from eestream (#497) 2018-10-18 14:10:29 +03:00