prosyslab-classroom / cs348-information-security

60 stars 10 forks source link

[Question][Hw2] #254

Closed Rsln-M closed 1 year ago

Rsln-M commented 1 year ago

Name: Ruslan Masimov

Do we have to implement Multiplication in GF(2^4) ourselves? If so, can you give any hints on how to do this? Because I have no idea how to multiply and do modulo polynomials in OCaml.

tncks0121 commented 1 year ago

There is a multiplication table in the last page, as noted in the phrase "Refer to the Appendix for the table describing the multiplication of two elements in $GF(2^4)$ modulo $x^4 + x + 1$"