Key: Initialization vector: Output length:
Key Hash
Message Hash
MAC

Javascript implementation of the Spritz stream cipher: a "spongy" RC4-like application that is simple and rapid.
I have added a random initialization vector to the entered key so the same plaintext will encrypt differently on each use.
One of the authors is one of the inventors of RSA. Original documentation here,