Shift 2 Dev
Home
About
Categories
Configuration
Custom Elements
Custom Functions
Web Design
WordPress
Contact
Privacy Policy
Search for:
Search Button
encryption
Working With JWT Authentication In Android And A PHP Server
6
Feb, 25
I will show you a sample project of working with JWT Authentication in Android and a PHP Server.
Read More
Asymmetric Encryption and Decryption in PHP
4
Feb, 25
In this post I will demonstrate a sample of encrypting and decrypting text using asymmetric encryption in PHP.
Read More
Http Interceptor For Retrofit in Android To Encrypt Communication
30
Jan, 25
In this post I show you how I implemented a custom Retrofit Http Interceptor for encryption in Android to communicate with a PHP server.
Read More
IllegalBlockSizeException for Asymmetric Communication
30
Jan, 25
I will show you how I was able to overcome the javax.crypto.IllegalBlockSizeException In Android with asymmetric communication with a host PHP server.
Read More
Symmetric Encryption using Android KeyStore
30
Jan, 25
In this post I will show you an example of symmetric encryption in Android using the Android KeyStore.
Read More
PHP Asymmetric Encryption With Android Payload
28
Jan, 25
In this post I will show you how I implemented asymmetric encryption with Android and a host PHP server.
Read More