1 | initial version |
I solved my problem by changing the type of the elements from Symbolic ring to Univariate Polynomial Ring in x over Finite Field in a of size 2^6.
However, if it remained as a matrix with elements from the Symbolic ring. The leak would still exist.