Jump to content

Talk:Binary Goppa code

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Markovisch (talk | contribs) at 19:57, 19 April 2017 (Goppa Codes in Niederreiter's cryptosystem?: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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)[reply]

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.