Implementasi Modified LSB (Least Significant Bit) dan Algoritma DES (Data Encryption Standard) Pada Pengamanan Data Text

vi

ABSTRAK

Perkembangan teknologi komputer dapat membuat kemajuan dalam pertukaran data
atau informasi. Pertukaran data atau informasi pada saat ini sangat cepat, sehingga
setiap orang membutuhkan data atau informasi. Keamanan data menjadi sangat
penting, sehingga sering terjadi penyalahgunaan data dan gangguan keamanan dari
pihak ketiga. untuk mengatasi masalah tersebut dibutuhkan pengamanan data tersebut,
yaitu dengan teknik kriptografi dan steganografi. Pada penelitian ini, algoritma
kriptografi yang digunakan adalah algoritma DES (Data Encryption Standard) dan
dikombinasikan dengan Modified LSB(Least Significant Bit). Pada algoritma DES
dibutuhkan kunci dengan panjang 64 bit untuk mengenkripsi dan mendekripsikan
suatu pesan, pesan/plaintext terlebih dahulu akan diubah ke dalam bentuk biner yang
kemudian dienkripsi dengan proses algoritma DES. Selajutnya pesan berbentuk cipher
bit akan disisipkan pada citra berformat *.png. Citra yang telah disisipkan pesan akan
diekstrasi sehingga cipher bit akan didapat. Untuk mendapat plaintext maka cipher bit
akan didekripsikan dengan algoritma DES dan kunci 64 bit yang sama dengan kunci
enkripsi.

Kata Kunci : Kriptografi, DES(Data Encryption Standard), Steganografi, Modified

LSB(Least Significant Bit), Block Cipher

Universitas Sumatera Utara

vii

IMPLEMENTATION OF MODIFIED LSB(LEAST SIGNIFICANT BIT)
AND DES (DATA ENCRYPTIONSTANDARD) ALGORITHM
ON TEXT DATA SECURITY

ABSTRACT
The development of computer technology can make progress in the exchange of data
or information. The exchange of data or information at this time is very fast, so
everyone needs data or information. Data security becomes very important, so
frequent misuse of data and the security of third-party interference. To resolve the
issue of data security is needed, namely with cryptography and steganography
techniques. In this study, the cryptographic algorithm used is the DES algorithm (Data
Encryption Standard) and combined with Modified LSB (Least Significant Bit). In the
DES algorithm with a key length required 64 bits to encrypt and decrypt a message,
the message / plaintext first be converted into a binary form that is then encrypted

with the DES algorithm. Following shaped cipher message bits will be inserted in the
image format * .png. The image that has been inserted messages will be extracted so
that the cipher bits will be obtained. To obtain the plaintext bit cipher will
didekripsikan with the DES algorithm and the same 64-bit key with the encryption
key.

Key Word : Cryptography, DES Algorithm, , Steganography, LSB(Least Significant
Bit). Cipher Block

Universitas Sumatera Utara