Lastest JavaScripts: Encryption http://www.javascriptbank.com/rss/security/encryption/ Lastest JavaScripts: Encryption en Copyright (C) JavaScriptBank.com 60 jsB@nk.com RSS MD5 (Message-Digest Algorithm) <img src="http://www.javascriptbank.com/javascript.images/security/md5-message-digest-algorithm.jpg" width="100" height="100" align="left" style="margin: 5px;" />This script is used to process a variable length message into a fixed-length output of 128 bits using the <a href="/=md5">MD5</a> algorithm. It is fully compatible with UTF-8 encoding. It is very useful when you want to transfer encrypted passwords over the Internet. http://www.javascriptbank.com/md5-message-digest-algorithm.html 1225931775 Encode - Decode <img src="http://www.javascriptbank.com/javascript.images/security/encode-decode.jpg" width="100" height="100" align="left" style="margin: 5px;" />Another method to encode and decode your data with a key value. http://www.javascriptbank.com/encode-decode.html 1170116579 Encrypt Alphabet Characters <img src="http://www.javascriptbank.com/javascript.images/security/encrypt-alphabet-characters.jpg" width="100" height="100" align="left" style="margin: 5px;" />This is a simple <a href="/javascript/text/">message</a> encoding script. You can encode your <a href="/javascript/text/">message</a> and send it to a friend. He can then decode it using this <a href="/javascript/">JavaScript</a>. You can also use the script to encrypt your text files. Numbers and special <a href="/javascript/text/">characters</a> are not allowed. http://www.javascriptbank.com/encrypt-alphabet-characters.html 1170116575 Login and Password script <img src="http://www.javascriptbank.com/javascript.images/security/login-and-password-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />This is another script that requires both a login and password to gain entry to the protected page, with an incorrect set taking the user to a 'failure' page instead. http://www.javascriptbank.com/login-and-password-script.html 1170116565 BCR PassWord Box <img src="http://www.javascriptbank.com/javascript.images/security/bcr-password-box.jpg" width="100" height="100" align="left" style="margin: 5px;" />This is a simple password script that requires both a login and password to gain entry to the protected page, with an incorrect set taking the user to a 'failure' page instead. http://www.javascriptbank.com/bcr-password-box.html 1170116564 Character Encoder <img src="http://www.javascriptbank.com/javascript.images/security/character-encoder.jpg" width="100" height="100" align="left" style="margin: 5px;" />Enccode messages. Use it to communiate with your friends in secrecy. http://www.javascriptbank.com/character-encoder.html 1170116563 QwertyShifter <img src="http://www.javascriptbank.com/javascript.images/security/qwertyshifter.jpg" width="100" height="100" align="left" style="margin: 5px;" />Encoder/decoder for QWERTY-shifted languages. http://www.javascriptbank.com/qwertyshifter.html 1170116562 Morsecode Generator <img src="http://www.javascriptbank.com/javascript.images/security/morsecode-generator.jpg" width="100" height="100" align="left" style="margin: 5px;" />This <a href="/javascript/text/">message</a> script changes any word or phrase into morse code, with dashes represented by underscores and dots represented by full stops. http://www.javascriptbank.com/morsecode-generator.html 1170116561 Web Cipher <img src="http://www.javascriptbank.com/javascript.images/security/web-cipher-index.jpg" width="100" height="100" align="left" style="margin: 5px;" />Web Cipher is a client-side, cryptographically secure document <a href="/javascript/security/encryption/">JavaScript encryption</a> technology. It allows even an inexperienced web author to establish virtually uncrackable safety measures on confidential data. Web Cipher is also fast, substantially overcoming the problem of speed in browser-based cryptology. It averages almost 15K per second in real-world tests on an iMac 333 MHz computer, much faster than similar utilities. http://www.javascriptbank.com/web-cipher-index.html 1170116559 Alpha Crypt Text Message Encryptor <img src="http://www.javascriptbank.com/javascript.images/security/alpha-crypt-strong-text-encryption-index.jpg" width="100" height="100" align="left" style="margin: 5px;" />Alpha Crypt uses MD5 cryptographic signatures on top of an XOR text <a href="/javascript/security/encryption/">JavaScript encryption</a> algorithm to <a href="/javascript/form/">form</a> a practically unbreakable hybrid. http://www.javascriptbank.com/alpha-crypt-strong-text-encryption-index.html 1170116555