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 Texvc2LaTeXBot (talk | contribs) at 14:11, 11 May 2019 (Replacing deprecated latex syntax mw:Extension:Math/Roadmap). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconCryptography: Computer science Unassessed
WikiProject iconThis article is within the scope of WikiProject Cryptography, a collaborative effort to improve the coverage of Cryptography on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the importance scale.
Taskforce icon
This article is supported by WikiProject Computer science.

Untitled

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]

I have corrected the matrix by changing the highest powers from incorrect to correct . Stefkar (talk) 18:39, 15 February 2018 (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. - Markovisch (talk) 19:58, 19 April 2017 (UTC)[reply]