Data Encryption Php MySql Methods Implementation Open SSL Encrypt BEST DATA ENCRYPTION PHP TUTORIAL

preview_player
Показать описание

Data Encryption with Php and MySql is very important. Some programmers wonder about the methods and implementation of different processes for data encryption. In this article we are going to discuss a sure way to encrypt your data with Open SSL before storing it in MySql.

#php
#encrypt
#dataencryption

encryption and decryption in php example

php simple encrypt decrypt

php aes encryption

php aes encryption library

php openssl example

php encrypt decrypt with salt

php encryption library

-~-~~-~~~-~~-~-
Please watch: "Web Development For Absolute Beginners | Learn to Code for Free " Free Full Course Download
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

I would have to agree 'Chamara J Hitigedara', easy to follow. I also subscribed. Thanks Maximus, NZ.

Timespider
Автор

I was trying to encrypt decrypt on php7. 2 version but not work any solutions. Then I watched your video and finally done.
Thank you so much😊

ankitmaurya
Автор

Best tutorial ever and very professional.

chamara
Автор

Hey Maximus. Came across your videos by chance. Stuck at home in a lockdown due to the Corona pandemic and been binging all your videos for the last few hours. Amazing stuff. I was able to understand most of what you explained ( without me having any coding language). I was wondering if you could explain to me how the encrypted string of the same text can change every time the exact string was encrypted? The key to decrypting the string remains constant and therefore decrypt(ABC) and decrypt(XYZ) shouldn't logically be the same, esp when the same key and function to decrypt are being used. Thanks in advance. I just feel like learning how to code and start my own encrypted messaging service. lol. I know I may be jumping the gun here, but your video has really got me in the mood.

vickychaudhary
Автор

Thanks for the contribution, greetings from Mexico.

GMERZITOK
Автор

Excellent tutorial, very easy instruction. Enjoyed, very well done and professional.

paulcliff
Автор

your website <pre> tags is not working, so can't read the code properly

coeniejvr
Автор

Hello impressed with your project I'm working on a project, can you help me to link an encryption code with a PHP code, like I'm doin a project secure funds transfer using des algorithm....

ghost
Автор

You fucked awesome dude. Great tutorial

thembekilethembekile
Автор

Powerful method! Thanks for sharing. Did you do a follow-up on inserting /retrieving from mysql database - login type form? It would be so helpful. Also, you have the most calming voice for teaching. I love listening to your instruction.

angies
Автор

this methods some times omit errors ????
Warning: openssl_decrypt(): IV passed is only 15 bytes long, cipher expects an IV of precisely 16 bytes, padding with

skylake
Автор

how to input the encryption and decryption results to database?

stevendmorizon
Автор

Hi, This is great, very easy to understand. However... it seems to work without the key! Which seems odd. I wanted to test whether I could move the key to somewhere else and still have it encrypting/decrypting as normal, so I first commented out that key declaration and reloaded the page... and it still works. How does that happen? I thought maybe it was being cached or something, so I created a new page, loaded without the key in a fresh browser on a different machine and same thing. It seems that this doesnt need the declaration of a key? Can that be right? Interested to know what Im missing here!
UPDATE! Sorted, my bad. All works :)

andycrypto
Автор

Can we use openssl_random_pseudo_bytes to generate the key as well?

cindytekeste
Автор

Sir i didn't get why you put :: on the encryption function. Is that necesarry?

kevinesperanza
Автор

Hi, how to save the key in a separate server and get it?

glenncai
Автор

how to verify encrypted data ?? like password verify

nitheeshprakashanparayil
Автор

I want for bitcoin to get private key??

mazoonalbalushi