Skip to content

tonytomo/cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aplikasi Kriptografi dengan Golang

Aplikasi untuk dekripsi dan enkripsi cipher.

Bahan

  • Framework WALK, GUI khusus untuk Windows. Widget-based seperti flutter.
go get github.com/lxn/walk
  • rsrc, untuk compile file manifest
go get github.com/akavel/rsrc
rsrc -manifest test.manifest -o rsrc.syso

Cara Run Shift, Substitution, Affine, Vigenere (GOLANG)

  1. Buka file cryptography.exe

Cara Run Playfair, Extended & Hill Cipher (Python)

  1. Install Python, jika belum
  2. Install package numpy dan sympy dengan cara mengetikkan di cmd :
	pip install simpy
	pip install numpy
  1. Buka cmd, masuk ke direktori program
  2. Masukkan perintah py gui.py

About

Aplikasi Kriptografi Ciphers Family

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published