SQLite and RSA

 RSA or ECC

RSA may no longer be as strong an encryption algorithm as ECC, but there are some things that can be done to make it very resistant to hacking.

At the same time, the main part of the data can be encrypted by the "built-in" software of the Android OS using RSA.

Very curious if anyone can hack the following text: "tyubbgh,llet5gcghu8jhxwrtred9lmjnvvtr5gg4dwelmmb75"  

Unlikely

And all because the text was "masked" without using any logic. Randomly selected bytes were replaced by others. And the replacement option is known only to the receiving party. Those. the text was encrypted and deliberately corrupted.

It can be either text or a decryption key.

The problem of the stability of any encryption algorithm is the complexity of the logic used. And if there is no logic in the data initially, then it cannot be decoded directly.

https://github.com/vallshmeleff

Obfuscation   

Comments

Popular posts from this blog

Czech Entropy

Android Photo Registrar OFLAMERON

Android Java Open Source