|
JavaScrypt
IntroductionDashboard 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 |
Sign in to add a comment