Go to file
2022-11-28 20:48:42 +01:00
client Identity load and save params, invitation check 2022-11-28 20:48:42 +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 Peer invitation refactor, Contact invitationId, Qrcode compression 2022-11-27 21:08:34 +01:00
asymcrypt_test.go New functions for flutter openpgp compatibility 2022-11-20 17:52:27 +01:00
asymcrypt.go New functions for flutter openpgp compatibility 2022-11-20 17:52:27 +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 Write compressed ContactCard 2022-11-27 21:21:49 +01:00
endtoend_test.go Identity load and save params, invitation check 2022-11-28 20:48:42 +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
qrcode.png Identity load and save params, invitation check 2022-11-28 20:48:42 +01: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