Make REST API
Budget: $10 – $30 USD
REST API
I need a Api, coded in PPH, using Mysql, that will be able to
Receive a GET request from a client via SSL and accept an AES256 encrypted package containing a number.
This number should be decrypted based on a preshared key.
Based on the number, two values should be returned in an AES256 Encrypted package.
Username (string with no spaces)
And
Secret (string with no spaces format like etc. iJw1Uvb0tBOzOTsPuK8Hx487JxwtxCKp )
This should be encrypted using AES pre shared key
Database should be MySql
Place the connection details in a settings file
Table info and details will follow
I need a Api, coded in PPH, using Mysql, that will be able to
Receive a GET request from a client via SSL and accept an AES256 encrypted package containing a number.
This number should be decrypted based on a preshared key.
Based on the number, two values should be returned in an AES256 Encrypted package.
Username (string with no spaces)
And
Secret (string with no spaces format like etc. iJw1Uvb0tBOzOTsPuK8Hx487JxwtxCKp )
This should be encrypted using AES pre shared key
Database should be MySql
Place the connection details in a settings file
Table info and details will follow