encryption - Using HTTPS or RSA for android's user data upload -


google says if want upload user data (like list of user's installed apps), need "transmit using modern cryptography (for example, on https)". have http server, i'm having problems converting https. can instead use rsa or encrypt user data?

please tell me think.


Comments

Popular posts from this blog

javascript - How do you prevent nested queries/catches in sequelize? -

java - Could not retrieve pre-bound Hibernate session - Could not obtain transaction-synchronized Session for current thread -

ruby on rails - ActiveRecord order not working -