fdroiddata/metadata/com.aidinhut.simpletextcrypt.txt

56 lines
1.6 KiB
Plaintext
Raw Normal View History

2015-12-06 18:47:54 +00:00
Categories:Security
License:GPLv3+
Web Site:
Source Code:https://github.com/aidin36/simpletextcrypt
Issue Tracker:https://github.com/aidin36/simpletextcrypt/issues
2015-12-29 18:04:00 +00:00
Changelog:https://github.com/aidin36/simpletextcrypt/releases/
2015-12-06 18:47:54 +00:00
Auto Name:SimpleTextCrypt
Summary:Encrypts plain text using AES256
Description:
This app does not claim any permissions, so you can trust that it cannot send
any of your private data to anyone.
2015-12-06 18:47:54 +00:00
'''Can You Trust it?''' Messages produces by this app is secure and can be
confidently send over a network, for example. It uses AES in CBC mode with PKCS5
padding for encryption, and uses PBKDF2 with HMAC, SHA1 and a random Salt in
order to derive a secure key from the entered password. This is a very powerful
encryption. Also it encrypts its settings before storing them on the device.
2015-12-06 18:47:54 +00:00
However, the app itself may not be very secure, and probably vulnerable to some
attacks. Although it is secure enough to stand attacks from non-expert crackers,
e.g. normal users, it should not be used for serious data encryption.
'''Important Note:''' If you are updating from version 3.X to 4.X, please clean
your data after upgrade. (Settings -> App -> SimpleTextCrypt -> Clear Data). Or
else, the app won't work.
2015-12-06 18:47:54 +00:00
.
Repo Type:git
Repo:https://github.com/aidin36/simpletextcrypt.git
Build:3.2,7
commit=v3.2
subdir=app
gradle=yes
Build:3.3,8
commit=v3.3
subdir=app
gradle=yes
Build:4.1,9
commit=v4.1
subdir=app
gradle=yes
2015-12-29 13:38:44 +00:00
Build:4.2,10
commit=v4.2
subdir=app
gradle=yes
2015-12-06 18:47:54 +00:00
Auto Update Mode:Version v%v
Update Check Mode:Tags
2015-12-29 13:38:44 +00:00
Current Version:4.2
Current Version Code:10