This document describes a thesis presented for a Master's degree in computer science and engineering. It proposes a new approach to information security based on DNA cryptography. The objectives are to encrypt plain text into a DNA sequence cipher text and decrypt the cipher text. The proposed method has three phases: key generation and selection using a 256-bit key, encryption of plain text using a block cipher and DNA encoding, and ensuring integrity with a shared hash function. The document provides algorithmic steps for the key generation, encryption, and DNA encoding processes. It also discusses related works in DNA cryptography and the strengths of the proposed approach.