Skip to content

Repository files navigation

KriptoKu Revamp v2

Tanggal build: 2025-11-12T05:35:28.718714

Halaman

  • index.html — menu & penjelasan alur
  • rsa_keys.html — generate key RSA + export JSON (public_key.json, private_key.json)
  • rsa_encrypt.html — pengirim; impor public_key.json, enkripsi, langkah jelas
  • rsa_decrypt.html — penerima; impor private_key.json, dekripsi, langkah jelas
  • caesar_encrypt.html — pengirim Caesar
  • caesar_decrypt.html — penerima Caesar

Catatan

  • Semua halaman memakai tema light/dark/system (js/theme.js).
  • Fungsi matematika di js/utils.js biar DRY.

About

Demo website untuk enkripsi/dekripsi menggunakan algoritma RSA dan Caesar

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages