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

Where do you regiser service providers?

406


How can you enable query log in laravel?

439


How to change your default database type in laravel?

418


What is the use of route in laravel?

406


Explain the difference between laravel and codeigniter?

417






What do you know about facades in laravel? Explain.

407


How can I learn laravel fast?

416


How to do dependency injection in laravel controllers?

428


What is blade php in laravel?

474


What do you know about traits in laravel?

407


Tell me how do you do dependency injection in laravel?

385


How to get Retrieving the Request URI ?

784


What are Uses While Using the properties of Request instance ?

507


What is composer in laravel php?

465


How do you register service providers?

419