Go to file
2022-12-19 20:15:53 +01:00
client Reduce return values for mobile compatibility 2022-12-19 20:15:53 +01:00
doc encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
pb refactor #1 2022-12-18 19:47:44 +01:00
server Reduce return values for mobile compatibility 2022-12-19 20:15:53 +01:00
.gitignore error mgt in qr write 2022-12-01 22:47:17 +01:00
asymcrypt_test.go Reduce return values for mobile compatibility 2022-12-19 20:15:53 +01:00
asymcrypt.go Reduce return values for mobile compatibility 2022-12-19 20:15:53 +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 deprecations 2022-12-19 12:15:10 +01:00
crypt.go Reduce return values for mobile compatibility 2022-12-19 20:15:53 +01:00
endtoend_test.go Reduce return values for mobile compatibility 2022-12-19 20:15:53 +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 deprecations 2022-12-19 12:15:10 +01:00
messages.pb.go refactor #1 2022-12-18 19:47:44 +01:00
proto_test.go deprecations 2022-12-19 12:15:10 +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