status-go/protocol/encryption
Andrea Maria Piana f5ab58b87f Add support for images
This commit adds support for images in protobuf messages.

The client can specify a path which will be used to load the image
and set the corresponding fields.

This makes the assumption that the RCP server runs on the same machine
as the client and they have access to the same files. This holds
currently for both status-react and status-console-client, we could
revisit and adds an upload if that changes in the future.
2020-06-01 11:30:04 +02:00
..
migrations Add support for images 2020-06-01 11:30:04 +02:00
multidevice fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
publisher Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
sharedsecret fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
encryption_multi_device_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
encryption_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
encryptor.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
persistence.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
persistence_keys_storage_test.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
persistence_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
protocol.go Move to protobuf for Message type (#1706) 2019-12-05 17:25:34 +01:00
protocol_message.pb.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
protocol_message.proto Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
protocol_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
x3dh.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
x3dh_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00