FH Security Api Test

RSA Benchmark

To Run the benchmark, please select mode, key size and data size and click "Run".

You can also click on "Run All" to run all the combinations.

The app may appear freeze when the benchmark is running. Please wait until the process finishes.

Mode
Keysize (bit)
Datasize (byte)
Run Run All Stop
Running...Please wait... View Results

AES Benchmark

To Run the benchmark, please select mode, key size and data size and click "Run".

You can also click on "Run All" to run all the combinations.

The app may appear freeze when the benchmark is running. Please wait until the process finishes.

Mode
Keysize (bit)
Datasize (byte)
Run Run All Stop
Running...Please wait... View Results

Results

RSA Encryption Example

This example will demonstrate how to use FeedHenry security API to encrypt data using RSA public key on the client side and decrypt it on the server side.

This can be useful if app needs to send small amount of sensitive data to the server, e.g., credit card details.

To run this example, type anything to the input field and click on 'Submit'. You will see some logging message in the log area. The server will return the decrypted message in plain text.

Submit
Clear Logs

RSA&AES Example

This example will demonstrate how to use FeedHenry security API to generate secret key on the client, exchange the secret key using server's public key and finally implement two-way communication using the shared secret key to encrypt/decrypt data on both sides.

This can be useful if the app needs to exchange series of sensitive data with the server, e.g., online banking.

To run this example, click on the 'Login' button and see the logs. You can click on the 'Next' button to go to next page.

Login
Get Secret Key & Encrypt
Get Secret Key & Decrypt
Clear Logs

You Bank Details

View My Balance View My Transactions
Clear Logs

Balance

Transactions