The document proposes a new technique for secure encryption and decryption that combines stream cipher and compressive sensing with DNA encoding and decoding. It discusses using a linear feedback shift register (LFSR) based stream cipher to generate the measurement matrix for compressive sensing. The same stream cipher is then used to encrypt data. DNA encoding represents the encryption key as DNA nucleotide bases (A, C, G, T) according to a lookup table. At the receiver, decryption uses the same key and lookup table to recover the original data. The technique is implemented using Verilog HDL and provides faster encryption speeds and more secure transmission of sensory and medical data compared to traditional methods.