Secure RSA Encryption with Socket Communication in Android & JavaFX π±π»
Learn how to implement RSA cryptography in a desktop and Android app using socket communication. Step-by-step guide with source code on encrypting data, exchanging public keys, and ensuring secure data transfer.

eslam gad
841 views β’ Mar 28, 2020

About this video
How Work?
1) desktop app gets data from the user.
2) encrypt it by using RSA.
3) send encrypted data and public key(after encoded) to the android app by socket stream.
4) android decrypt this data and show the plain text.
Source Code:
JavaFX: https://github.com/Eslam-Gad/RSAJavaCode
Android: https://github.com/Eslam-Gad/AndroidServerApp
Note:
My phone cast to the browser by Mobile to PC/TV APP
Music used: https://www.bensound.com/royalty-free-music/track/little-idea
If this helps just leave a nice word -:)
1) desktop app gets data from the user.
2) encrypt it by using RSA.
3) send encrypted data and public key(after encoded) to the android app by socket stream.
4) android decrypt this data and show the plain text.
Source Code:
JavaFX: https://github.com/Eslam-Gad/RSAJavaCode
Android: https://github.com/Eslam-Gad/AndroidServerApp
Note:
My phone cast to the browser by Mobile to PC/TV APP
Music used: https://www.bensound.com/royalty-free-music/track/little-idea
If this helps just leave a nice word -:)
Video Information
Views
841
Likes
9
Duration
0:41
Published
Mar 28, 2020
Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.