Vishnu Mohandas
|
a089fd1e3b
Remove unused AESCrypt library
|
4 năm trước cách đây |
Vishnu Mohandas
|
4de5c56a3f
Fix copypastah errors
|
4 năm trước cách đây |
Vishnu Mohandas
|
f2b10a4168
Move expensive encryption and decryption operations to a separate isolate
|
4 năm trước cách đây |
Vishnu Mohandas
|
e574a0d8d2
Use Dart's file handling APIs correctly to append to a file
|
4 năm trước cách đây |
Vishnu Mohandas
|
05a67773e9
Minor refactor
|
4 năm trước cách đây |
Vishnu Mohandas
|
d6e0671fe7
Rename variable
|
4 năm trước cách đây |
Vishnu Mohandas
|
bd66a9a309
Simplify encryption code
|
4 năm trước cách đây |
Vishnu Mohandas
|
727a1684ce
Switch to libsodium for file encryption and decryption
|
4 năm trước cách đây |
Vishnu Mohandas
|
3bad6a7c94
Add API to chacha encrypt and decrypt a file
|
4 năm trước cách đây |
Vishnu Mohandas
|
9e641ba57d
Return base64 encoded string
|
4 năm trước cách đây |
Vishnu Mohandas
|
87fd87987a
Explicitly call the AESCrypt password as password
|
4 năm trước cách đây |
Vishnu Mohandas
|
db3869fa58
Use existing raw API for steel crypt
|
4 năm trước cách đây |
Vishnu Mohandas
|
94a41a72c9
Remove all assumptions related to key attribute encoding
|
4 năm trước cách đây |
Vishnu Mohandas
|
5fffea1824
Remove single line hash function
|
4 năm trước cách đây |
Vishnu Mohandas
|
d9a583a46c
Ensure that CBC is always the chosen mode of encryption
|
4 năm trước cách đây |
Vishnu Mohandas
|
4cd93610f7
Make no assumptions about the encoding type of the key
|
4 năm trước cách đây |
Vishnu Mohandas
|
1f98f8ca8d
Modify steel crypt to expose a hashBytes function that does not assume the encoding of the inputs or output
|
4 năm trước cách đây |
Vishnu Mohandas
|
831de35e9c
Update file upload API
|
4 năm trước cách đây |
Vishnu Mohandas
|
bc36bf8f5e
Verify the correctness of the passphrase entered
|
4 năm trước cách đây |
Vishnu Mohandas
|
aa2890107f
Add API to use AesCrypt to encrypt and decrypt data directly
|
4 năm trước cách đây |
Vishnu Mohandas
|
3d3c1496e7
Pull the key from server on sign in
|
5 năm trước cách đây |
Vishnu Mohandas
|
2505389d00
Use Computer to handle isolates
|
5 năm trước cách đây |
Vishnu Mohandas
|
7bd2ad19de
Revert "Queue encryption and decryption with work-manager"
|
5 năm trước cách đây |
Vishnu Mohandas
|
5000a0b3cd
Queue encryption and decryption with work-manager
|
5 năm trước cách đây |
Vishnu Mohandas
|
1ce1479dd9
Perform encryption and decryption on a separate isolate
|
5 năm trước cách đây |
Vishnu Mohandas
|
f6d3a7e6bd
Decrypt, save and display encrypted thumbnails
|
5 năm trước cách đây |
Vishnu Mohandas
|
746fb18cf7
Download and save encrypted files
|
5 năm trước cách đây |
Vishnu Mohandas
|
2e39f2e90a
Upload thumbnail along with the file
|
5 năm trước cách đây |
Vishnu Mohandas
|
4b63196e34
Encrypt and upload files
|
5 năm trước cách đây |
Vishnu Mohandas
|
797c6ae856
Reuse existing library for generating secure random string
|
5 năm trước cách đây |