Pengamanan Teks Dengan Hybrid Cryptosystem Algoritma Multi-Power Rsa Dan Algoritma Blowfish

LAMPIRAN 1
LISTING PROGRAM

using System;
using System.Drawing;
using System.Windows.Forms;
using System.Numerics;
using System.IO;
using System.Diagnostics;
using System.Text;
using System.Linq;
using org.jivesoftware.util;
namespace Blowfish_multipowerRSA
{
///
/// Description of Form_Utama.
///
publicpartialclassformutama : Form
{
publicformutama()
{

//
// The InitializeComponent() call is required for Windows Forms designer support.
//
InitializeComponent();
//
// TODO: Add constructor code after the InitializeComponent() call.
//
}
boolpangkat(int n){
if (n