The decode the receives sequence “3,2,5,7,8,5,3,6,10,9,5,6,12,11,5” using lzw dictonary coading if the initial dictonanry has four entries {a,e,o,u} in their alphabetical sequence.
Symmetric-key cryptography
Symmetric-key cryptography is a cryptographic technique that uses a single secret key to both encrypt and decrypt data. This key is shared between the sender and receiver of the encrypted information, hence the name “symmetric” key cryptography.