status-go/services/shhext/chat
Andrea Maria Piana 0ade9a6cbb
Cache keys (#1497)
* Cache keys

Generating a symkey can take up to a second on slow devices, this commit
makes so that keys are saved once generated and stored in the database.
2019-06-24 09:26:25 +02:00
..
crypto update linter 2019-06-12 13:12:00 +02:00
db Cache keys (#1497) 2019-06-24 09:26:25 +02:00
multidevice Publish contact code periodically 2019-06-19 17:38:45 +02:00
protobuf Add support for partitioned topic 2019-06-19 17:38:45 +02:00
sharedsecret Publish contact code periodically 2019-06-19 17:38:45 +02:00
chat.pb.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
encryption.go Publish contact code periodically 2019-06-19 17:38:45 +02:00
encryption_multi_device_test.go Publish contact code periodically 2019-06-19 17:38:45 +02:00
encryption_test.go Publish contact code periodically 2019-06-19 17:38:45 +02:00
persistence.go Add support for partitioned topic 2019-06-19 17:38:45 +02:00
protocol.go Publish contact code periodically 2019-06-19 17:38:45 +02:00
protocol_test.go Publish contact code periodically 2019-06-19 17:38:45 +02:00
rpc.go Add GetContactCode call, add DH flag (#1367) 2019-02-12 12:07:13 +01:00
sql_lite_persistence.go Publish contact code periodically 2019-06-19 17:38:45 +02:00
sql_lite_persistence_keys_storage_test.go Change handling of skipped/deleted keys & add version (#1261) 2018-11-05 20:00:04 +01:00
sql_lite_persistence_test.go Add support for partitioned topic 2019-06-19 17:38:45 +02:00
x3dh.go Add support for partitioned topic 2019-06-19 17:38:45 +02:00
x3dh_test.go Add support for partitioned topic 2019-06-19 17:38:45 +02:00