Encrypting A String Icon

Encrypting A String

The main purpose of these functions are to encrypt and decrypt a string

Encrypting A StringOverview

The main purpose of these functions are to Encrypt and Decrypt a String (or change the string from one "language" into another). I'm guessing that Python already has something like this, but this is my implementation of the process. The code is simple, but it provides a simple solution to a well-known encryption scheme. As a recommendation, this may be better when used in conjunction with an encoding system (such as the base 256 to base 255 encoded that I submitted).

NEW

Fixed some bugs.

Encrypting A StringInformation

Version
N/A
Date
03.11.10
License
Language
English
File Size
N/A
Category
SubCategory
Operating Systems
Windows ,Linux,Mac OS,BSD,Solaris
System Requirements
No additional system requirements.
Profile Cleanup Icon
Specify but is used here primarily to cleanup a profile in Windows.
Free
Schedule Maker Icon
Schedule Maker is designed to create schedules once was given a valid informatio
Example For winreg Icon
This recipe is another example of how to use the winreg module.
Artificial Windows Icon
There are probably other, better ways of printing ASCII graphics in Python
Free
A simple date class Icon
This recipe can be used by anyone who wants a date object for a program
Free
ZChat Icon
Provide an example of how the z_service module can be used.
Port Forwarding Icon
The title of this recipe contains the two words that gave the inspiration
War Game Icon
This is modified version of War Game and includes updated classes.
More
Principal Component Analysis (PCA) Icon
A class that carries out Principal Component Analysis (PCA).
Free
Getting uptime in windows 2000/NT/XP Icon
This recipe will help getting windows uptime using the "net statistics server"
The Last Date Icon
Extends Date class with a method that return the last Date of a month.
Free
Asynchronous port forwarding Icon
This forward the TCP traffic from your machine to another host
Complex Boolean Regular Expression Class Icon
Need to look for the occurence of words in a string or group of words
Free
Display an Image from a specified file Icon
Reads an image file from the filename specified as the 1st parameter
Free
Quickslice decorator Icon
Quickslice decorator script defines a decorator that allows for an abbreviated
Free
mx.ODBC example Icon
mx.ODBC example script shows you how to get the columns of a table and get data.
Free
More