Talk:Binary Goppa code
The parity check matrix is in the form . As currently written in the Wiki, matrix is , and is . Therefore, must be , whereas the text mentions that is a -by- matrix. I believe matrix must be corrected. MSDousti (talk) 20:02, 16 July 2013 (UTC)
Misleading use of
Please change the line
into
In the latter are just indizes running from through , in the former they are elements of the coset ring , which has a lot more algebraic structure. (Addtion, multiplication and .) It was taking me nearly 15 minutes wondering what the purpose of the coset ring is and how it is related to before I understood that is meant to be an ugly short form for
Goppa Codes in Niederreiter's cryptosystem?
The text currently states: ... the binary Goppa codes are used in several post-quantum cryptosystems, notably McEliece cryptosystem and Niederreiter cryptosystem.
However, the Niederreiter cryptosystem proposed using Generalized Reed-Solomon (GRS) codes instead of Goppa codes in an attempt to make his cryptosystem more efficient and practical compared to McEliece's cryptosystem.