Neeraj Gupta
|
f910da0964
Handle loginKey and keyDerivation err during SRP based login
|
1 年之前 |
Neeraj Gupta
|
d6b08c8e66
Rename: File -> EnteFile
|
1 年之前 |
Neeraj Gupta
|
f5026ac071
Use initial 128bit as loginKey
|
1 年之前 |
Neeraj Gupta
|
94bad27956
Document method
|
1 年之前 |
Neeraj Gupta
|
fe6b5d7037
Refactor
|
1 年之前 |
Neeraj Gupta
|
86e7716efc
Undo formatting changes
|
1 年之前 |
Neeraj Gupta
|
51b36e7b8c
Add support for registering srp_auth
|
1 年之前 |
Neeraj Gupta
|
796a6e128a
SRP: Add method to derive loginKey from keyEncKey
|
2 年之前 |
Neeraj Gupta
|
d1b6caf40e
Fix: Gracefully handle key-generation on older iphones
|
2 年之前 |
ashilkn
|
922df0a98a
Modify memories widget to adapt to different length of strings as title
|
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 年之前 |