Lines Matching refs:Faster
662 by the polynomials 5B and EF used in the MDS multiplication. As a result the code is faster and slightly larger. The
673 \hline undefined & defined & Faster key setup, larger code. \\
675 \hline defined & defined & Faster, 0.2KB of ram, larger code. \\
1072 of 16. The LRW code uses a fast tweak update such that consecutive blocks are encrypted faster than if random seeking where used.
1333 . OCB is an encryption protocol that simultaneously provides authentication. It is slightly faster to use than EAX mode
2870 usage. It is faster than the default implementation of Yarrow\footnote{Yarrow has been implemented
2895 the fact that faster alternatives exist.
2913 Since SOBER-128 has a fixed keying scheme, and is very fast (faster than RC4) the ideal usage of SOBER-128 is to
3643 all subsequent point multiplications with that point will use the faster algorithm.
3647 value the faster the algorithm will be but the more memory it will take. The memory usage is $3 \cdot 2^{FP\_LUT}$ integers which by default
5243 When this has been defined the library will not use faster word oriented operations. By default, they are only enabled for platforms
5294 tables at a cost of 4KB of memory. The cipher will be much faster as a result.