19,155 tutorials online
16 tutorials pending review
763 dead links removed





Simple XOR Encryption Algorithm

User Rating: Not yet rated
Source Website: area72.ro
Viewed: 122 times
Reported For Abuse / Broken Link: 0 times
(Report Link)

Rate this tutorial:


Description:
XOR Encryption is a simple symmetric cipher in use in many applications where security is not a defined requirement. Exclusive-OR ( XOR ) encryption is almost unbreakable through brute force methods, although it is susceptible to patterns, it requires that both encryptor and decryptor have access to the encryption key, but the encryption algorithm although very simple is nearly unbreakable.






Other Tutorials From This Category
    Creating an Advanced Password Recovery Utility
    How to Login to Any Account on an Insecure Site
    PHP Based CAPTCHA Using Simple Math
    PHP Login Script Tutorial
    Protect your script from hackers: by validating HTTP GET variable names
    Security in your online applications
     Prevent SQL Injections with PHP
    Encrypting Passwords in PHP Login Script
    Silently record a user IP address
    Build Your Own Captcha and Contact Form