/flatpak-test

Primary LanguageCGNU General Public License v3.0GPL-3.0

CIPHER

Encode and decode text

A simple application for encoding and decoding text

Designed for elementary OS

App Center

screenshot

Features


Cipher is a free and open souce text encoding and decoding app specially designed for elementary os. The Cipher app can currently encode and decode between six different ciphers namely:

  • Caesar Shift Cipher
  • Atbash Cipher
  • Polybius Square Cipher
  • Rot13 Cipher
  • Base64 Encoding
  • ASCII Encoding

preview

Installation

Requiered Dependencies


granite

gobject-2.0

gtk+-3.0

glib-2.0

gee-0.8

meson

Installation


git clone https://github.com/arshubham/cipher.git
cd cipher
meson build
cd build
ninja
sudo ninja install

Contribute

We welcome all user contributions. Any type of help would be fine.