Neeraj Gupta
|
2232ea6766
Refactor: Split memories widget into sepearate files
|
2 лет назад |
Neeraj Gupta
|
12edb7a740
Fix bug: send publicMagicMetadata during upload
|
2 лет назад |
Neeraj Gupta
|
b5fe6ede26
Assign taskname for computer tasks
|
2 лет назад |
Neeraj Gupta
|
4745a5a2f3
Initiate shared workers during app init
|
2 лет назад |
Neeraj Gupta
|
453a44cb82
Update computer pkg
|
2 лет назад |
vishnukvmd
|
2d85ee304a
Hard-code Argon2id v1.3 as the password hashing algorithm
|
2 лет назад |
vishnukvmd
|
bcc1348a7d
Document functions exposed by CryptoUtil
|
2 лет назад |
vishnukvmd
|
a4396beec4
Add comments about key derivation
|
2 лет назад |
vishnukvmd
|
589281e729
Add comment about key generation
|
2 лет назад |
vishnukvmd
|
d3005be29f
Merge branch 'main' into refactor_sodium
|
2 лет назад |
Neeraj Gupta
|
ce4942c0db
Log mem and ops limit on failure
|
2 лет назад |
Neeraj Gupta
|
37abdca05d
Fix typo in comparision
|
2 лет назад |
vishnukvmd
|
80f36d1bd5
Move all calls to Sodium to CryptoUtil
|
2 лет назад |
Neeraj Gupta
|
a9b9ffc736
Use async variante instead of sync
|
2 лет назад |
ashilkn
|
231a4214ae
migrated crypto_util.dart to null safety
|
2 лет назад |
Neeraj Gupta
|
8734c94a4e
Merge branch 'master' into rewrite_device_sync
|
2 лет назад |
ashilkn
|
6ebd227538
made use of unused derived_key_results.dart file on crypto_util.dart
|
2 лет назад |
ashilkn
|
eb7c1ec837
started incremental migration to null safety
|
2 лет назад |
Neeraj Gupta
|
460dd1203e
Prefer const
|
3 лет назад |
vishnukvmd
|
47505ae102
Execute `dart format lib`
|
3 лет назад |
vishnukvmd
|
3e306facf5
Apply `dart fix` for `require_trailing_commas`
|
3 лет назад |
vishnukvmd
|
dd941e6e31
Add file hash to metadata
|
4 лет назад |
vishnukvmd
|
528b7da54e
Remove all lengthSync ops
|
4 лет назад |
vishnukvmd
|
1d6fc95593
Remove all writeAsBytesSync ops
|
4 лет назад |
vishnukvmd
|
e7dd26c69e
Fix lint warnings
|
4 лет назад |
Vishnu Mohandas
|
51b1ef7e30
Move heavy decryption to a separate isolate
|
4 лет назад |
Vishnu Mohandas
|
078421b3b0
Make encrypt function async
|
4 лет назад |
Vishnu Mohandas
|
3f4238bef9
Binary search to find appropriate mem and ops limits
|
4 лет назад |
Vishnu Mohandas
|
5d24c29dd4
Init libsodium
|
4 лет назад |
Vishnu Mohandas
|
8cb7f885b3
Default to sensitive limits for computation and memory for key derivation
|
4 лет назад |