Categories

Updated: 10/04/2000

PHP3 Cryption

PHP3 Cryption is a very hackable, insecure encryption function that shouldn''t be used for anything of great importance. Though the encryption is good, it''s not going to hold up to the rigors of sophisticated cracking procedures. That said, PHP3 Cryption is a great way to encrypt and decrypt strings. Unlike many crypt functions, this goes both ways. Based on a password, you can encrypt or decrypt. You can also decrypt or encrypt numerous time, through looping or other methods. The alphabet of characters is also changeable. All these things allow you to modify and solidify the encryption.
©2003-2019 jCay.com