Go to file
2022-10-22 14:41:48 +02:00
client encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
doc encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
pb encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
server encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
.gitignore Client to Server messaging 2022-09-19 13:26:27 +02:00
asymcrypt_test.go encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
asymcrypt.go encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02: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 encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
endtoend_test.go encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02: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 Initial commit 2021-10-18 19:00:06 +00:00
messages.pb.go Server outbound processing chain + server messages uuids 2022-09-19 20:16:57 +02: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