Go to file
2022-12-16 22:10:55 +01:00
client get conversations keys for all peers v0 2022-12-16 22:10:55 +01:00
doc encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
pb Peer invitation refactor, Contact invitationId, Qrcode compression 2022-11-27 21:08:34 +01:00
server Additions for client side dev 2022-10-29 20:07:35 +02:00
.gitignore error mgt in qr write 2022-12-01 22:47:17 +01:00
asymcrypt_test.go use simple sign asym 2022-12-15 21:59:31 +01:00
asymcrypt.go use simple sign asym 2022-12-15 21:59:31 +01:00
buffer_test.go Contact card decompress, split, merge 2022-11-29 22:19:54 +01:00
buffer.go Contact card decompress, split, merge 2022-11-29 22:19:54 +01:00
clean.sh Complete refactor using protobuff 2022-01-15 22:19:29 +01:00
contactcard_test.go encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
contactcard.go locks + message helper rename 2022-12-03 00:05:28 +01:00
endtoend_test.go locks + message helper rename 2022-12-03 00:05:28 +01:00
go.mod encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
go.sum encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
LICENSE Correct license 2022-10-24 20:07:10 +02:00
message.go Peer invitation refactor, Contact invitationId, Qrcode compression 2022-11-27 21:08:34 +01:00
messages.pb.go Peer invitation refactor, Contact invitationId, Qrcode compression 2022-11-27 21:08:34 +01:00
proto_test.go Reorg 2022-09-06 09:30:45 +02:00
README.md server helper functions + refactor 2022-10-15 09:14:13 +02:00
symcrypt_test.go AsymCrypt optimize + Symcrypt creation 2022-09-18 21:17:28 +02:00
symcrypt.go AsymCrypt optimize + Symcrypt creation 2022-09-18 21:17:28 +02:00