|
|
Encryption Tutorial |
|
|
Julie Meloni |
|
|
PHP / Security |
|
|
Click to Visit |
|
|
38 |
|
This is an article to study about basic and most common web based encryption, they are Asymmetric key-based algorithms- this uses one key to encrypt and another to decrypt, Symmetric key-based algorithms - chunked data is encrypted and Hashing, or creating a digital summary of a string or file- to store passwords on a system. This tutorial is very useful for everyone to keep their special information safe in the database and restrict access.
|