Neeraj Gupta
|
ce4942c0db
Log mem and ops limit on failure
|
2 роки тому |
Neeraj Gupta
|
37abdca05d
Fix typo in comparision
|
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
|
3 роки тому |
vishnukvmd
|
528b7da54e
Remove all lengthSync ops
|
3 роки тому |
vishnukvmd
|
1d6fc95593
Remove all writeAsBytesSync ops
|
3 роки тому |
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 роки тому |
Vishnu Mohandas
|
317bbf8f18
Remove all instances of kekHash
|
4 роки тому |
Vishnu Mohandas
|
b6e5e810b3
Move computer initialization to CryptoUtil
|
4 роки тому |
Vishnu Mohandas
|
d3d9e2bbf7
Rename passphrase to password
|
4 роки тому |
Vishnu Mohandas
|
51f083d290
Adopt API to update file if already uploaded
|
4 роки тому |
Vishnu Mohandas
|
bae5c9bf7d
Explicitly state the sync nature of the encryption API
|
4 роки тому |
Vishnu Mohandas
|
86b60fd487
Add API to seal with a user's public key
|
4 роки тому |
Vishnu Mohandas
|
50a67acb75
Use the explicit sync-decrypt API
|
4 роки тому |
Vishnu Mohandas
|
bd879263f0
Add functionality to extract a decrypted collection key
|
4 роки тому |
Vishnu Mohandas
|
1330ef07d2
Switch to cryptobox keygen
|
4 роки тому |
Vishnu Mohandas
|
8da3f0c687
Remove more unnecessary models
|
4 роки тому |
Vishnu Mohandas
|
3f5d20027e
Remove unnecessary model
|
4 роки тому |