|
|
|
Simplified DES
This application is used to encrypt/decrypt text based on a given password, using the Simplified DES algorithm. It produces a different encryption for different passwords, it successfully decrypts text only when the correct password is given. |
May 17th 2010 |
|
28k |
Transposition Cipher Decrypter
This program decrypts a message using TRANSPOSITION CIPHER. The program uses a key, provided by the user to decrypt the cyphertext. Message can be encrypted using Transposition Cipher Encryption program, also submitted by me. |
April 28th 2010 |
|
6k |
Transposition Cipher Encrypter
This program encrypts a message using TRANSPOSITION CIPHER. The program uses a key, provided by the user to encrypt the message. Encrypted message can be decrypted using Transposition Cipher Decryption program, also submitted by me. |
April 1st 2010 |
|
5k |
Umanga
Sample chat server and client.Server can accept multiple clients.ServerSocket accept and make individual Socket(runs in a Thread) for each client. |
February 6th 2010 |
|
24k |
Transposition Cipher Full
This program let you use Transposition Cipher Encrypt and Transposition Cipher Decrypt from this same program. <<<Transposition Cipher Encrypter>>> This program encrypts a message using TRANSPOSITION CIPHER. The program uses a key, provided by the user to encrypt the message. ... |
November 5th 2009 |
|
13k |
Web Protections - IE4+ & NS4+
Your search for protecting your web content ends here. All in one scripts for (With Examples) protecting your web content. Simply download the file & try it yourself. |
October 19th 2009 |
|
29k |
No Source, No Right Click, No Key Press
Hides menu bar and tool bar from the browser to Protect your code and images on web pages, plus it prevents right clicking. You need 3 pages 2 of mine and one of yours I included all three in the ... |
November 2nd 2008 |
|
2k |
Hide Basic Authentication with HMTL Forms
I figured out how to let my users login with a form rather then using the built in dialog for basic authentication. Only problem is, if they get the username/password wrong, then they will still get that built in dialog. ... |
June 17th 2008 |
|
2k |
Matthew Sparrows Javascript Password Protection
msjsPP is a code snippet that is used to password protect a single html document or a complete section of software. It will limit the amount of invalid guesses allowed, and after X attempts, automatically redirect them elsewhere. |
April 23rd 2007 |
|
8k |
Access v4.0
This script has only a password box. You can have multiple users and have them redirected to a specific page. This script has been made so that no one can view the source code. try to see if you can ... |
October 23rd 2006 |
|
2k |
A Port Scanner
Keep an eye on the open ports in your local pc. A java written port scanner which looks for the open ports in the given server and logs a report of them. |
April 3rd 2006 |
|
8k |