The matrix-multiplication tag has no wiki summary.
0
votes
2answers
68 views
A substitution based on a matrix vector product
I choose at random an invertible square matrix A of size 128 in GF(2). I want to use this matrix as a substitution box. Is this a non linear transformation ?
I've seen that substitution boxes are ...
2
votes
1answer
58 views
What happen if a asymmetric crypto-system deals with only one key
Assume there is a crypto algorithm that deals with matrices to encrypt and decrypt. Regardless of the specification of such algorithm, what if the algorithm assumes that two parties can securely agree ...
-1
votes
1answer
96 views
Matrix Multiplication of Bits
How to multiply the matrix of bits
example I have two 4x4 matrices of bits
...