What is Encryption Process ?

Answer Posted / nafees ahmad

Encryption of a value can be done by using the encrypt helper in the controllers of Laravel class.

These values are encrypted using OpenSSL and AES-256 cipher.

All the encrypted values are signed with Message Authentication code (MAC) to check for any modifications of the encrypted string.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of Laravel - Sending Email ?

1088


By default valet serve your app on which tld? How to configure it to use another domain?

538


Write code to upload a file in laravel 5?

531


How can someone turn off csrf protection for a specific route?

517


How to share sites with external world on valet?

514


What is seed in laravel?

595


What do you understand by reverse routing?

586


What is meant by Modularity ?

626


What is meant by Implicit Controllers

1079


Explain Events and Listeners ?

1001


Is multiple php versions are supported by homestead?

510


How to install valet?

535


What developed the laravel?

551


How will you explain dd() function in laravel?

587


How do I see all defined routes?

540