/Ciphers_arena

Android application to implement Cyber security algorithms.

Primary LanguageJava

Ciphers Arena

Android application to implement Cyber security algorithms.

Features

  1. Encrypt a string using Ceaser cipher algorithm.
  2. Encrypt a string using Affine cipher algorithm.
  3. Generate public key and private key and encrypt decrypt given string using RSA algorithm.
  4. Find Multiplcative Inverse of a given number.
Ceaser cipher Affine cipher RSA algorithm Multiplcative Inverse