⇦ | com.github.arshubham.cipher [main]
Last updated on: 2023-04-26 09:20 [UTC]

Metadata for com.github.arshubham.cipher in main

com.github.arshubham.cipher - 2.5.0 ⚙ amd64

Icon
---
Type: desktop-application
ID: com.github.arshubham.cipher
Package: com.github.arshubham.cipher
Name:
  C: Cipher
  en_CA: Cipher
  gl: Cipher
  es: Cipher
  fr: Cipher
  en_GB: Cipher
  nl: Cipher
  en_AU: Cipher
Summary:
  C: Encode and decode text
  en_CA: Encode and decode text
  gl: Codifique e descodifique texto
  es: Codifique y descodifique texto
  fr: Encodez et décodez du texte
  en_GB: Encode and decode text
  nl: Tekst ver- en ontsleutelen
  en_AU: Encode and decode text
Description:
  C: >-
    <p>A simple application for encoding and decoding text. Hide your text from prying eyes!</p>

    <p>Note:Nota:Remarque :Nota:Note:Note:Note: This application does not actually encrypt files. This was made just to encipher
    strings. Have fun!</p>

    <p>Available Ciphers</p>

    <ul>
      <li>Caesar Shift Cipher</li>
      <li>Atbash Cipher</li>
      <li>ROT13 Cipher</li>
      <li>ASCII Encoding</li>
      <li>Base64 Encoding</li>
      <li>Polybius Square Cipher</li>
      <li>Vigenere Cipher</li>
      <li>Hashing Functions (MD5, SHA1, SHA256, SHA384, SHA512)</li>
    </ul>
  en_CA: >-
    <p>A simple application for encoding and decoding text. Hide your text from prying eyes!</p>

    <p>Available Ciphers</p>

    <ul>
      <li>Caesar Shift Cipher</li>
      <li>Atbash Cipher</li>
      <li>ROT13 Cipher</li>
      <li>ASCII Encoding</li>
      <li>Base64 Encoding</li>
      <li>Polybius Square Cipher</li>
      <li>Vigenere Cipher</li>
      <li>Hashing Functions (MD5, SHA1, SHA256, SHA384, SHA512)</li>
    </ul>
  gl: >-
    <p>Un aplicativo sinxelo para codificar e descodificar texto. Agoche o seu texto dos ollos indiscretos!</p>

    <p>Cifraxes dispoñíbeis</p>

    <ul>
      <li>Cifraxe César</li>
      <li>Atbash</li>
      <li>ROT13</li>
      <li>Codificación ASCII</li>
      <li>Codificación Base64</li>
      <li>Cadrado de Polibio</li>
      <li>Cifraxe de Vigenère</li>
      <li>Funcións de hash (MD5, SHA1, SHA256, SHA384, SHA512)</li>
    </ul>
  es: >-
    <p>Una aplicación simple para codificar y decodificar texto. ¡Oculte su texto de miradas indiscretas!</p>

    <p>Cifrados disponibles</p>

    <ul>
      <li>Cifrado César</li>
      <li>Atbash</li>
      <li>ROT13</li>
      <li>Codificación ASCII</li>
      <li>Codificación Base64</li>
      <li>Cuadrado de Polibio</li>
      <li>Cifrado de Vigenère</li>
      <li>Funciones de «hash» (MD5, SHA1, SHA256, SHA384, SHA512)</li>
    </ul>
  fr: >-
    <p>Une simple application pour encoder et décoder du texte. Masquez votre texte des regards indiscrets !</p>

    <p>Chiffrements disponibles</p>

    <ul>
      <li>Chiffre de César</li>
      <li>Atbash</li>
      <li>ROT13</li>
      <li>Encodage ASCII</li>
      <li>Encodage Base64</li>
      <li>Carré de Polybe</li>
      <li>Chiffre de Vigenère</li>
      <li>Fonctions de hachage (MD5, SHA1, SHA256, SHA384, SHA512)</li>
    </ul>
  en_GB: >-
    <p>A simple application for encoding and decoding text. Hide your text from prying eyes!</p>

    <p>Available Ciphers</p>

    <ul>
      <li>Caesar Shift Cipher</li>
      <li>Atbash Cipher</li>
      <li>ROT13 Cipher</li>
      <li>ASCII Encoding</li>
      <li>Base64 Encoding</li>
      <li>Polybius Square Cipher</li>
      <li>Vigenere Cipher</li>
      <li>Hashing Functions (MD5, SHA1, SHA256, SHA384, SHA512)</li>
    </ul>
  nl: >-
    <p>Een eenvoudige toepassing voor het ver- en ontsleutelen van tekst. Verberg je tekst voor nieuwsgierige aagjes!</p>

    <ul>
      <li>Caesar Shift-vercijfering</li>
      <li>Atbash-vercijfering</li>
      <li>ROT13-vercijfering</li>
      <li>ASCII-versleuteling</li>
      <li>Base64-versleuteling</li>
      <li>Polybius Square-vercijfering</li>
      <li>Vigenere-vercijfering</li>
    </ul>
  en_AU: >-
    <p>A simple application for encoding and decoding text. Hide your text from prying eyes!</p>

    <p>Available Ciphers</p>

    <ul>
      <li>Caesar Shift Cipher</li>
      <li>Atbash Cipher</li>
      <li>ROT13 Cipher</li>
      <li>ASCII Encoding</li>
      <li>Base64 Encoding</li>
      <li>Polybius Square Cipher</li>
      <li>Vigenere Cipher</li>
      <li>Hashing Functions (MD5, SHA1, SHA256, SHA384, SHA512)</li>
    </ul>
DeveloperName:
  C: Shubham Arora
ProjectLicense: GPL-3.0+
Categories:
- Utility
- Utility
Keywords:
  C:
  - cipher
  - crypt
  - cryptography
  en_CA:
  - cipher
  - crypt
  - cryptography
  gl:
  - cifrado
  - encriptar
  - criptografía
  es:
  - cifrado
  - encriptar
  - criptografía
  fr:
  - cipher
  - cryptage
  - cryptographie
  en_GB:
  - cipher
  - crypt
  - cryptography
  nl:
  - vercijferen
  - kluis
  - cryptografie
  en_AU:
  - cipher
  - crypt
  - cryptography
Url:
  homepage: https://github.com/arshubham/cipher
  bugtracker: https://github.com/arshubham/cipher/issues
  help: https://shubhamarora.in
Icon:
  cached:
  - name: com.github.arshubham.cipher_com.github.arshubham.cipher.png
    width: 64
    height: 64
  - name: com.github.arshubham.cipher_com.github.arshubham.cipher.png
    width: 128
    height: 128
  - name: com.github.arshubham.cipher_com.github.arshubham.cipher.png
    width: 64
    height: 64
    scale: 2
Launchable:
  desktop-id:
  - com.github.arshubham.cipher.desktop
Provides:
  binaries:
  - com.github.arshubham.cipher
Screenshots:
- default: true
  thumbnails:
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-1_752x598.png
    width: 752
    height: 598
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-1_624x496.png
    width: 624
    height: 496
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-1_224x178.png
    width: 224
    height: 178
  source-image:
    url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-1_orig.png
    width: 875
    height: 696
- thumbnails:
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-2_752x598.png
    width: 752
    height: 598
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-2_624x496.png
    width: 624
    height: 496
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-2_224x178.png
    width: 224
    height: 178
  source-image:
    url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-2_orig.png
    width: 875
    height: 696
- thumbnails:
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-3_752x598.png
    width: 752
    height: 598
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-3_624x496.png
    width: 624
    height: 496
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-3_224x178.png
    width: 224
    height: 178
  source-image:
    url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-3_orig.png
    width: 875
    height: 696
- thumbnails:
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-4_752x598.png
    width: 752
    height: 598
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-4_624x496.png
    width: 624
    height: 496
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-4_224x178.png
    width: 224
    height: 178
  source-image:
    url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-4_orig.png
    width: 875
    height: 696
- thumbnails:
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-5_752x598.png
    width: 752
    height: 598
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-5_624x496.png
    width: 624
    height: 496
  - url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-5_224x178.png
    width: 224
    height: 178
  source-image:
    url: com/github/arshubham.cipher/BAE7511EBA8BE5C4BA43B3C48654A636/screenshots/image-5_orig.png
    width: 875
    height: 696
Releases:
- version: 2.5.0
  type: stable
  unix-timestamp: 1574380800
  description:
    C: >-
      <ul>
        <li>Add Dutch translations. Thanks @Vistaus (https://github.com/Vistaus)</li>
        <li>Add preserve case option to Vigenere Cipher. Thanks @sahilarora3117 (https://github.com/sahilarora3117)</li>
        <li>Add Spanish and Galician translations. Thanks @riesp (https://github.com/riesp)</li>
      </ul>
- version: 2.0.0
  type: stable
  unix-timestamp: 1568505600
  description:
    C: >-
      <ul>
        <li>New Icon! Thanks @Fatih20 (https://github.com/Fatih20)</li>
        <li>Added Vigenere Cipher</li>
        <li>Added SHA384 and SHA512 Hash Functions</li>
      </ul>
- version: 1.0.0
  type: stable
  unix-timestamp: 1549065600
  description:
    C: >-
      <ul>
        <li>Complete UI/UX Redesign!</li>
        <li>Added i18n Capability</li>
        <li>Added French Tranlations. Thanks @NathanBnm (https://github.com/NathanBnm)</li>
      </ul>
- version: 0.1.6
  type: stable
  unix-timestamp: 1527206400
  description:
    C: >-
      <ul>
        <li>Update for Juno</li>
        <li>Add Hashing Functions</li>
      </ul>
- version: 0.1.5
  type: stable
  unix-timestamp: 1515974400
  description:
    C: >-
      <ul>
        <li>New Icon</li>
        <li>Fixes in .desktop file</li>
      </ul>
- version: 0.1.3
  type: stable
  unix-timestamp: 1515974400
  description:
    C: >-
      <p>Appdata and minor language fixes</p>
Custom:
  x-appcenter-suggested-price: '0'
  x-appcenter-color-primary: '#BA635C'
  x-appcenter-color-primary-text: '#ECF0F1'