v2 #12

Merged
hugo merged 21 commits from v2 into master 2023-04-05 15:03:47 +00:00

21 Commits

Author SHA1 Message Date
c98b9947b4
docs: update readmes/licences
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-05 17:02:38 +02:00
01832a3b03
chore(api): file format + update readme file 2023-04-05 16:46:35 +02:00
7dc07c693a
feat(api): update example for ios file encryption 2023-04-05 16:42:16 +02:00
550fe8b73e
refactor(ios): remove useless lines/classes 2023-04-05 16:41:54 +02:00
7c8f7206f0
feat(api): update example with benchmark + file encryption 2023-04-05 15:17:56 +02:00
0bf72447a0
fix(android): file encryption 2023-04-05 15:16:45 +02:00
108c394a25
test(api): update mocks with new interface 2023-04-04 23:24:20 +02:00
e47004e2d0
feat(api): update example 2023-04-04 23:23:47 +02:00
2f22cc549d
fix(api): accept empty decrypted plaintext 2023-04-04 23:22:43 +02:00
5be6296829
fix(ios): key length in bits 2023-04-04 23:21:39 +02:00
68217ac4b9
feat(ios): use swift pigeon generator 2023-04-04 22:37:12 +02:00
560f5b4942
feat(android): use kotlin pigeon generator 2023-04-04 22:36:50 +02:00
f570ed076a
feat(interface)!: set pigeon as default implementation 2023-04-04 22:36:10 +02:00
c8ff1149d7
feat(api)!: rework full api with better object oriented architecture 2023-02-22 20:16:40 +01:00
8044ccfa43
feat(interface): make api injectable for test 2023-02-22 20:13:51 +01:00
d8cf8dddc4
feat(android): generate pigeon messages 2023-02-22 17:31:58 +01:00
ccb51adbc4
feat(ios): generate pigeon messages 2023-02-22 17:31:12 +01:00
0a040d2971
feat(interface)!: add pigeon + add hmac + remove useless decryption method 2023-02-22 17:27:58 +01:00
ff981b2361
docs: add android/ios development instructions 2023-02-22 17:25:58 +01:00
f47c352efb
docs: add uml models 2023-02-22 17:25:20 +01:00
38cb0a5988
build: add vscode settings 2023-02-22 17:24:46 +01:00