Cicla is a free application for generating ciphers that cannot be cracked without the key. The app enables both encryption and decryption of messages using a specially prepared key.
- In the "Key" field, type any text that contains all the characters that appear in your message. You can shuffle these characters by clicking the "Shuffle" button.
- Enter your message in the "Message" field.
- Click "Encrypt this message" to encrypt the message.
- The encrypted message will appear in the "Message encrypted" field.
- To decrypt the message, click "Decrypt this message".
- The decrypted message will appear in the "Message decrypted" field.
The project was built using the following technologies: Node.js, Typescript, SCSS, WebPack, Babel.js.
Migration to Blazor.
- Download the project files from the repository.
- Extract the files to a desired directory.
- Open the
index.html
file in your web browser to start the application.
Cicla is available under the MIT license, which means you can use, copy, modify, and distribute the application for free.
Mikołaj Kosmalski