Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 281 Bytes

CaesarEncDec

Sebuah tools untuk membantumu meng enkripsi atau meng dekripsi Caesar Cipher.

Cara Install

  1. apt update && apt upgrade
  2. apt install python3
  3. apt install git
  4. git clone https://github.com/LezhinPTAD/CaesarEncDec
  5. cd CaesarEncDec
  6. python3 CaesarTools.py