What is Encryption Process ?



What is Encryption Process ?..

Answer / 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

More Laravel PHP Framework Interview Questions

I just installed laravel and have the evil whoops error,how do I find out what’s wrong and fix it?

0 Answers  


How to generate pretty urls in laravel?

0 Answers  


Which types of relationships are available in laravel eloquent?

0 Answers  


Explain loggin in laravel.

0 Answers  


Tell me how can you display html with blade in laravel?

0 Answers  






What is laravel tinker?

0 Answers  


What is official website url of laravel?

0 Answers  


What is system requirement for installation of laravel 5.2 (latest version)?

0 Answers  


How to add additional sites in homestead environment?

0 Answers  


Difference between facades vs. Dependency injection?

0 Answers  


Do you know how to use delete statement in laravel?

0 Answers  


what is meant by Laravel - Contracts ?

1 Answers  


Categories