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 response macros?

531


What do you know about traits in laravel?

516


How to configure a mail-in laravel?

585


Explain facades in laravel?

560


What is db facade?

516


What is compact in laravel?

532


What is meant by Implicit Controllers

1090


What are the advanced features of laravel 6.0?

572


What is antiforgerytoken used for?

609


What is Middleware Parameters ?

998


What is routing in laravel 5 and how we can use it?

509


Explain, how to get current environment in laravel 5?

552


What is middleware in laravel?

609


what is meant by Global Middleware and Route Middleware ?

1334


How to enable the query logging?

577