RC4, ARC4, ARCFOUR algorithm
Category: Python - Miscellaneous
RC4 generates a pseudorandom stream of bits (a keystream) which, for encryption, is combined with the plaintext using bit-wise exclusive-or; decryption is performed the same way (since exclusive-or is a symmetric operation).
(see http://en.wikipedia.org/wiki/RC4) Date: 22 March, 2012
Algorithm - Encryption - Text
Homepage: http://code.activestate.com/recipes/576736-rc4-arc4-arcfour-algorithm/?in=lang-python
Developer: Thimo Kraemer
License: Freeware
Operating System: Windows
all are required fields
Related Scripts Download
A set of open source scripts that ensure credit card information is keyed in correctly.
Developer: The Analysis and Solutions Company
License: Freeware
Operating System: Unix, Linux, BSD, Windows
Be_Random is a full featured and flexible text/link/image display script.
Developer: betheweb.com
License: Freeware
Operating System: All
Flexy calendar is a calendar that prints a number of days of a year that the user inserts.
Developer: planet-source-code.com
License: Freeware
Operating System: All
This script is a Python implementation of Jamie Zawinski's threading algorithm, which takes a bunch of email messages and groups them into threads.
Developer: amk.ca
License: Freeware
Operating System: All
This a script for encrypting/decrypting small files.
Developer: code.activestate.com
License: Freeware
Operating System: All
The Luhn Mod-10 Method is an international standard for validating card account numbers.
Developer: azcode.com
License: Freeware
Operating System: All
You can use this script with your forms to make sure all the fields are filled in.
Developer: javascriptsource.com
License: Freeware
Operating System: All
Energy Distrubution of Black Body.
Developer: alexander baker
License: Freeware
Operating System: Windows
One-liner to pretty print an XML file using xml.
Developer: Anand
License: Freeware
Operating System: Windows