Computer Science, asked by shirisha23308, 6 months ago

Encode the message ‘SATEESH’ using linear algebra.

Answers

Answered by abhisingh76
0

Answer:

A matrix can be used as a cipher to encrypt a message. o The matrix must be invertible for use in decrypting. Cipher matrix can be as simple as a 3x3 matrix composed of random integers. In order to encrypt plaintext, each character in the plaintext must be denoted with a numerical value and placed into a matrix.

Similar questions