Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is meant by Laravel - Encryption ?

Answer Posted / amit khanna

Encryption is a process of converting a plain text to a message using some algorithms such that any third user cannot read the information.

This is helpful for transmitting sensitive information because there are fewer chances for an intruder to target the information transferred.

Encryption is performed using a process called Cryptography.

The text which is to be encrypted is termed as Plain Text and the text or the message obtained after the encryption is called Cipher Text.

The process of converting cipher text to plain text is called Decryption.

Laravel uses AES-256 and AES-128 encrypter, which uses Open SSL for encryption.

All the values included in Laravel are signed using the protocol Message Authentication Code so that the underlying value cannot be tampered with once it is encrypted.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is the authentication configuration file is located in laravel?

830


What are route parameters?

848


What do you know about closures in laravel?

832


Explain loggin in laravel.

717


What is laravel language?

759


What is gate in laravel?

777


What is Terminable Middleware ?

1998


What is laravel route?

787


How to enable maintenance mode in laravel 5?

809


Explain contextual binding and how does it work?

749


How to distroy cookies in laravel?

785


Explain the directory structure of laravel 5.6.

729


What are the benefits of facades?

748


How do laravel facades work?

836


How can you generate urls?

831