Tutorio.com

Search


You are currently browsing for Encryption Tutorials
| 1 |

MD5 Encryption in PHP

Visit tutorial >>
Md5 is a very easy way to encrypt any stirng data. Following example take and encrypts a string. Remember that you could not dencrypt any data after encryption. .
Hits: 235

Learn Md5() Encryption Php

Visit tutorial >>
One of the many ways of hashing data using PHP is a function called md5 . md5 converts a string of text into a 32-character hash using a secret algorithm thus protecting the original source information. md5 hashed strings cannot be dehashed either which presents us with the novel problem of working out if two md5-hashed strings are equal. Learn here how to write a little test script:
Hits: 441

Ascii Encryption Tutorial

Visit tutorial >>
ASCII Encryption (Internet Explorer Only) is a very simple encryption method that uses random values for each character. You can encrypt the same string as many times as you want and the result will always be different. It is best used with short strings.
Hits: 1227

Javascript Encryption

Visit tutorial >>
Slide Encryption Program Compare pricesand save on: Compare Prices: Slide Encryption Program This is another basic encr... program. The difference is this script can shift characters based on user input and you can use more than one key makin...
Hits: 369

Text Encryption

Visit tutorial >>
Text Encryption Tex... text in block on the row-first bases. The text is then read column-first. The trick is in that the columns are not read... encryption key. Transliteration is also used. Instructions: Input the password into the password field. Optionally inp...
Hits: 412

Clientside Javascript Password Protection

Visit tutorial >>
... Password Protection Login Coder Login Coder ...This is undoubtedly the best password protection JavaScript you'll ever find. B...
Hits: 459
Tutorio.com. Privacy Policy, Contact