2008
DOI: 10.1007/978-3-540-79456-1_10
|View full text |Cite
|
Sign up to set email alerts
|

Faster Multiplication in GF(2)[x]

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
42
0

Year Published

2008
2008
2022
2022

Publication Types

Select...
6
1
1

Relationship

1
7

Authors

Journals

citations
Cited by 43 publications
(42 citation statements)
references
References 16 publications
0
42
0
Order By: Relevance
“…Other asymptotically faster algorithms exist for GF (2); the most interesting ones are due to Cantor and Schönhage [21,22]. Another approach is the use of segmentation, also known as Kronecker-Schönhage's trick, but the threshold between Toom-Cook and all these methods is far above 100 000 bits [23].…”
Section: Fast Polynomial Productmentioning
confidence: 99%
See 1 more Smart Citation
“…Other asymptotically faster algorithms exist for GF (2); the most interesting ones are due to Cantor and Schönhage [21,22]. Another approach is the use of segmentation, also known as Kronecker-Schönhage's trick, but the threshold between Toom-Cook and all these methods is far above 100 000 bits [23].…”
Section: Fast Polynomial Productmentioning
confidence: 99%
“…The given algorithm overwrites its input, so it should be slightly modified for general use; however, all the algorithms presented in [24], and proposed here, works with in-place operations. Other operations used in Toom-Cook are bit-shifts, but they can be avoided with word-alignment [23] in software implementation, and they have practically no cost in hardware implementations.…”
Section: Cost Of Exact Divisionsmentioning
confidence: 99%
“…We use here the univariate basis C i introduced previously, which makes multiplication straightforward. However, several push-down and lift-up operations are now required tothe gf2x package [4], which provide the basic univariate polynomial arithmetic needed here. Our implementation handles three NTL classes of finite fields: GF2 for p = 2, zz_p for word-size p and ZZ_p for arbitrary p.…”
Section: Frobenius and Pseudotracementioning
confidence: 99%
“…Our search used a new algorithm [5,6] relying on fast arithmetic in GF(2) [x], whose details are given in [2]. Another significant improvement over previous work is that certificates were produced; this enables one to check easily that the claimed nonprimitive trinomials are indeed reducible.…”
Section: Remarks the Integers R Listed Inmentioning
confidence: 99%