Copyright 2009 by Alexander Stanoyevitch, All Rights Reserved

Chapter 4: Matrices and the Hill Cryptosystem

Index:

4.1: Matrix Operations

4.2: Matrix Operations for Modular Matrices


4.1: Matrix Operations

Allows for dynamic creation of two MxN matrices, provides ability to transpose and compute inverse, determinant, and perform matrix multiplication.

Usage:


Top


4.2: Matrix Operations for Modular Matrices

(PLACEHOLDER)

Usage:


Top