|
81335dc350
|
test(platform): add tests for platform and method channel
|
2022-05-25 23:31:01 +02:00 |
|
|
9aa4eeb567
|
fix: update verify function
|
2022-05-25 23:30:13 +02:00 |
|
|
e016d640c4
|
doc: copy readme
|
2022-05-25 23:29:13 +02:00 |
|
|
39a0a44730
|
fix: change tag length in aes gcm cipher
|
2022-05-25 23:29:02 +02:00 |
|
|
5729fff09b
|
refactor(example): update benchmark page
|
2022-05-25 23:27:22 +02:00 |
|
|
f592799970
|
docs: update readme
|
2022-05-25 21:33:51 +02:00 |
|
|
ff6af2491a
|
chore(release): publish packages
- native_crypto@0.1.1
native_crypto-v0.1.1
|
2022-05-25 16:26:10 +02:00 |
|
|
ee79b8d20f
|
chore(release): publish packages
- native_crypto_ios@0.1.1
- native_crypto_android@0.1.1
- native_crypto_platform_interface@0.1.1
native_crypto_android-v0.1.1
native_crypto_ios-v0.1.1
native_crypto_platform_interface-v0.1.1
|
2022-05-25 16:23:41 +02:00 |
|
|
0bb6aa4b78
|
fix: benchmark output
|
2022-05-25 15:43:51 +02:00 |
|
|
2ed8aab69f
|
perf(ios): optimize swift code
|
2022-05-25 15:43:12 +02:00 |
|
|
142dd17ad2
|
refactor(ios): rework swift part
|
2022-05-25 15:42:56 +02:00 |
|
|
a1112b5c80
|
feat: export new exceptions
|
2022-05-25 10:51:20 +02:00 |
|
|
a7affea1e1
|
perf: x10 perfomance improvement on android with better list management
|
2022-05-24 23:59:10 +02:00 |
|
|
6397e10c05
|
feat(example): add PointyCastle benchmark
|
2022-05-24 18:43:46 +02:00 |
|
|
41354e3dc4
|
refactor(android): clean and modernize kotlin code
|
2022-05-24 18:43:14 +02:00 |
|
|
2fe4172131
|
docs: add link to readme file
|
2022-05-23 23:15:00 +02:00 |
|
|
70a6fda3ed
|
refactor: change file organization
|
2022-05-23 23:11:04 +02:00 |
|
|
32106f549f
|
fix: update and fix code
|
2022-05-23 21:54:48 +02:00 |
|
|
51f6e6aa24
|
style(platform): reformat code
|
2022-05-23 21:54:16 +02:00 |
|
|
2559112beb
|
docs: add some resources
|
2022-05-23 21:53:08 +02:00 |
|
|
7c1208156e
|
chore: update entire repo
|
2022-05-23 21:24:27 +02:00 |
|
|
7fc1ef5968
|
Add all
|
2022-01-14 19:12:42 +01:00 |
|
|
8cd192c6b0
|
Add native examples
|
2021-12-28 18:20:06 +01:00 |
|
|
41b59b2b93
|
Investigate in slow data transferts
|
2021-12-28 17:10:18 +01:00 |
|
|
3381ff67b9
|
Add new public api and example
|
2021-12-28 16:03:50 +01:00 |
|
|
c01e0a12ba
|
Add android implementation
|
2021-12-28 16:03:07 +01:00 |
|
|
9b66f2044a
|
Update license, and readme
|
2021-12-28 16:02:55 +01:00 |
|
|
9e0d921564
|
Switch to Federated Plugin layout
|
2021-12-27 21:13:26 +01:00 |
|
|
9790be4a5c
|
Update readme
v0.0.6
|
2021-05-08 20:21:43 +02:00 |
|
|
be3ed99379
|
Update exemple app
|
2021-05-08 20:11:45 +02:00 |
|
|
871e3b74ed
|
Add RSA keys generation
|
2021-05-08 20:11:28 +02:00 |
|
|
36e942f41e
|
Rework key size
|
2021-05-08 20:10:49 +02:00 |
|
|
9160338e7a
|
Remove some AES modes
|
2021-05-08 20:10:19 +02:00 |
|
|
501e5bcf08
|
Remove old API
|
2021-02-16 22:08:40 +01:00 |
|
|
9daa2f129e
|
Update pubspec, changelog and license
|
2021-02-16 22:08:29 +01:00 |
|
|
8a40df7543
|
Add csv log in benchmark page + new sizes
|
2021-02-16 21:48:45 +01:00 |
|
|
189d31cf02
|
Fix cipher page example with the new cipherText class
|
2021-02-16 21:47:53 +01:00 |
|
|
d6f398af40
|
Change some outputs
|
2021-02-16 21:42:06 +01:00 |
|
|
5da95a0c39
|
Fix OutOfMemoryError on large files
|
2021-02-16 21:41:30 +01:00 |
|
|
4d0dd7e5e3
|
Fix readme
v0.0.5
|
2020-12-20 22:21:24 +01:00 |
|
|
e32c54d685
|
Update example app with full tests
|
2020-12-20 22:20:22 +01:00 |
|
|
a77ef8df00
|
Fix digest on iOS
|
2020-12-20 22:07:24 +01:00 |
|
|
5404bd5ba8
|
Update readme
|
2020-12-19 23:24:56 +01:00 |
|
|
8a076b5148
|
Fix readme
|
2020-12-19 23:11:06 +01:00 |
|
|
aa3e364d3f
|
Update readme
|
2020-12-19 23:07:49 +01:00 |
|
|
f402e8bdf9
|
Clean swift plugin main file
|
2020-12-19 21:45:56 +01:00 |
|
|
9007fded56
|
Add cipher class and cipher algorithm in swift
|
2020-12-19 21:45:34 +01:00 |
|
|
5545badfc5
|
Add keyderivation with pbkdf2 in swift
|
2020-12-19 21:45:03 +01:00 |
|
|
447d6b2c5a
|
Add hash and digest in swift
|
2020-12-19 21:44:44 +01:00 |
|
|
1e360f16fe
|
Add KeyDerivation implementation in swift
|
2020-12-19 21:44:31 +01:00 |
|