The document proposes a symmetric key generation algorithm for linear block ciphers utilizing the LU decomposition method to create lower and upper triangular matrices for encryption and decryption processes. It addresses the vulnerabilities of traditional Hill cipher by enhancing security against known plaintext attacks through efficient matrix manipulations. Examples are provided to illustrate the encryption and decryption processes, confirming the practical application of the proposed technique.