This is a type of encryption in which every word in text is kept at the individual corner of the cubes and cubes are rotated in random order which generate encrypted text. we can also decrypt the encrypted text with the help of key generated while encryption.
- Encrypt(shuffle text) text and generate key
- decrypt text based on key
Just open index.html file