Commit Graph
37 Commits
Author SHA1 Message Date
hugo d28a49a67b docs: update readme
continuous-integration/drone Build is passing
2022-06-01 12:21:49 +02:00
hugo cf4227fb58 ci: add drone config file 2022-05-27 18:18:58 +02:00
hugo ac35cd89ca style: format all + melos test command 2022-05-27 17:34:53 +02:00
hugo 1b00d20ec5 fix: update code to pass tests 2022-05-27 16:41:43 +02:00
hugo cefa73ec3d test: add cipher tests 2022-05-27 16:41:25 +02:00
hugo ebdcf00c15 fix: update code to pass all tests 2022-05-26 23:23:13 +02:00
hugo 96f9aad1b3 test: (WIP) add some tests 2022-05-26 23:22:14 +02:00
hugo c5d42feef4 feat(api): add exception code for platform throw 2022-05-26 20:43:43 +02:00
hugo 48ebabb54c feat: rework bytearray and memory optimization, simplify API 2022-05-26 20:42:53 +02:00
hugo 6939a8df7e refactor: (WIP) optimize exceptions and bytearray 2022-05-26 16:26:16 +02:00
hugo 9bfe969c7d test: (WIP) add mocks and tests for secret key 2022-05-26 16:25:35 +02:00
hugo 81335dc350 test(platform): add tests for platform and method channel 2022-05-25 23:31:01 +02:00
hugo 9aa4eeb567 fix: update verify function 2022-05-25 23:30:13 +02:00
hugo e016d640c4 doc: copy readme 2022-05-25 23:29:13 +02:00
hugo 39a0a44730 fix: change tag length in aes gcm cipher 2022-05-25 23:29:02 +02:00
hugo 5729fff09b refactor(example): update benchmark page 2022-05-25 23:27:22 +02:00
hugo f592799970 docs: update readme 2022-05-25 21:33:51 +02:00
hugo ff6af2491a chore(release): publish packages
- native_crypto@0.1.1
2022-05-25 16:26:10 +02:00
hugo ee79b8d20f chore(release): publish packages
- native_crypto_ios@0.1.1
 - native_crypto_android@0.1.1
 - native_crypto_platform_interface@0.1.1
2022-05-25 16:23:41 +02:00
hugo 0bb6aa4b78 fix: benchmark output 2022-05-25 15:43:51 +02:00
hugo 2ed8aab69f perf(ios): optimize swift code 2022-05-25 15:43:12 +02:00
hugo 142dd17ad2 refactor(ios): rework swift part 2022-05-25 15:42:56 +02:00
hugo a1112b5c80 feat: export new exceptions 2022-05-25 10:51:20 +02:00
hugo a7affea1e1 perf: x10 perfomance improvement on android with better list management 2022-05-24 23:59:10 +02:00
hugo 6397e10c05 feat(example): add PointyCastle benchmark 2022-05-24 18:43:46 +02:00
hugo 41354e3dc4 refactor(android): clean and modernize kotlin code 2022-05-24 18:43:14 +02:00
hugo 2fe4172131 docs: add link to readme file 2022-05-23 23:15:00 +02:00
hugo 70a6fda3ed refactor: change file organization 2022-05-23 23:11:04 +02:00
hugo 32106f549f fix: update and fix code 2022-05-23 21:54:48 +02:00
hugo 51f6e6aa24 style(platform): reformat code 2022-05-23 21:54:16 +02:00
hugo 2559112beb docs: add some resources 2022-05-23 21:53:08 +02:00
hugo 7c1208156e chore: update entire repo 2022-05-23 21:24:27 +02:00
hugo 8cd192c6b0 Add native examples 2021-12-28 18:20:06 +01:00
hugo 41b59b2b93 Investigate in slow data transferts 2021-12-28 17:10:18 +01:00
hugo 3381ff67b9 Add new public api and example 2021-12-28 16:03:50 +01:00
hugo c01e0a12ba Add android implementation 2021-12-28 16:03:07 +01:00
hugo 9b66f2044a Update license, and readme 2021-12-28 16:02:55 +01:00