status-go/protocol/encryption
Jakub Sokołowski b22a261bc2 using zap.NewNop() ignores configured log level
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-08-19 11:35:40 +02:00
..
github.com/protocol/encryption Use marshal binary 2021-07-20 10:57:38 +02:00
migrations Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
multidevice
publisher using zap.NewNop() ignores configured log level 2021-08-19 11:35:40 +02:00
sharedsecret Remove unnecessary logs & fix flaky test 2020-11-26 16:25:52 +01:00
encryption_multi_device_test.go move contact code to subscription 2020-08-18 16:29:37 +02:00
encryption_test.go Upgrade linter and address issues 2020-12-28 16:55:14 +01:00
encryptor.go Remove unnecessary logs & fix flaky test 2020-11-26 16:25:52 +01:00
persistence.go
persistence_keys_storage_test.go
persistence_test.go
protocol.go Rename MessageProcessor to MessageSender (#2264) 2021-06-23 17:13:48 +03:00
protocol_message.pb.go feat: add bookmarks table for the browser bookmarks 2020-11-16 13:31:34 -05:00
protocol_message.proto Add reply message to activity center notification of type reply (#2272) 2021-07-15 17:21:44 -03:00
protocol_test.go move contact code to subscription 2020-08-18 16:29:37 +02:00
x3dh.go
x3dh_test.go