EncryptTextApp icon indicating copy to clipboard operation
EncryptTextApp copied to clipboard

Results 6 EncryptTextApp issues
Sort by recently updated
recently updated
newest added

Hello Jan, I am using your great App https://f-droid.org/de/packages/dk.meznik.jan.encrypttext since a while. It would be very helpful, if you can give me a hint how to encrypt/decrypt the text from...

I have a Motorola Moto e5 Play running Android 8.0.0. It used to work fine but now it's crashing every time I open it. Tried uninstalling and reinstalling to no...

Using a constant IV with CBC mode is [vulnerable to some attacks](https://stackoverflow.com/questions/3436864/sending-iv-along-with-cipher-text-safe). On the other hand, [IV can be public](https://stackoverflow.com/a/3436997/324262). I changed the app to generate a random IV, and...

The app supports min SDK 23, which is incompatible with some of the popular Android devices currently in use such as Galaxy J2, J1 Ace, Grand Prime, and Oppo A37f....

I saw this in f-droid and felt like checking your crypto code. I'm not familiar with the Java crypto libraries, but from what I can tell, it has a number...

#### Expected behavior I expected the app. to decrypt the encrypted text, since the text was encrypted from the app. #### Actual behavior When I input a text I want...