My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 21, 2009 by pkretek
Labels: Featured, Screenshot
JavaScrypt  

Introduction

Dashboard Widget for encrypting text with AES-256, based on the code from http://www.fourmilab.ch/javascrypt/

Just like the library, my code in this widget is released under Public Domain, go bananas

"JavaScrypt's encryption facilities use the Advanced Encryption Standard (AES) adopted by the United States as Federal Information Processing Standard 197. AES supports key lengths of 128, 192, and 256 bits; JavaScrypt uses 256 bit keys exclusively."

Sample

#####  Encrypted: decrypt with http://www.fourmilab.ch/javascrypt/
?b64+6TL0ujFbfm6sWt85VR0WF1DzLZmDxdPvy8cDyLdoOLdKVA7WpbJ6p5I+o+t
R6evd/jAMs2QThaYhqXoeKIUeROnjCkl4hw2Lr66Wvj7ePw=?64b
#####  End encrypted message

The encryption key is helloworld

Screenshot

Download

Get JavaScrypt here


Sign in to add a comment
Hosted by Google Code