Secret Message - Text Encryption & Decryption

  1. Google Play requires an up to date Target SDK. This has been stated innumerable times in the past; please do a Community search before posting.
  2. Please don’t hijack someone else’s topic.
2 Likes

that means, I can publish my app even though I build it in Kodular with min API-20 or 21 etc… ?

Yes you can.Google has nothing to do with your app’s min api.
Please read what @Kanishka_Developer said.

1 Like

OMG, thanks a lot for your answer! My understanding was wroing!
now I’ve to update my app to compatible with lower androids.

thank you for your suggestions , now I know my understanding was wrong about API.

1 Like

You can share the Key with your friend if you have Generated a new one.

…how? That’s my question. How do I share the key?

Go to Settings>Key There you can paste your friend’s key, Share your Key, Reset to Default Key and generate a new random Key.

But then someone can compromise your account and see the key :joy:

jk

I don’t understand

How? That’s the biggest problem with your app. How are the keys supposed to be shared? By using symmetrical encryption for messages, the app offers effectively zero security.

2 Likes

How?

If you encrypt a message with a key called “1” and you share the encrypted message with your friend. If the friend tries to decrypt the message. The Output will be empty. He/She needs to put the “1” Key in their Key option to see the message that you created.

How will I let them know my key?

By Sharing in Whatsapp or SMS to them…

Oops, looks like security has gone out of the window.

2 Likes

How? In which way…You are not understanding what I am telling.

Then why am I not using WhatsApp (which offers better security)?

Consider this:
My friend knows my key.
We have a fight.
He leaks my key.
Everyone can read my messages now.

Or even:
Friend has key —> Friend can read all my messages.

1 Like

I created a encrypted message and I want you to see the message. If I share the key with you. How that is not secure.

You can generate a new one.

e.g If you friend knows your password and email. You had a fight. What happens if he leaks

e.g Your friend knows your secret. You had a fight. What happens if he leaks

e.g Your friend knows you have a GF. You had a fight. What happens if he tells to your father…

First Tell answer to this @Kanishka_Developer

@Jaxparrow

You need to read and understand this situation which is correct.