Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:larger

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. \\
766 A typical symmetric block cipher can be used in chaining modes to effectively encrypt messages larger than the block
1900 Note the usage of \textbf{MAXBLOCKSIZE}. In LibTomCrypt, no symmetric block, key or hash digest is larger than \textbf{MAXBLOCKSIZE} in
2249 the output MAC code will only be five bytes long. If \textit{outlen} is larger than the default size it is set to the default
2383 This will store up to \textit{outlen} bytes of the tag for the given \textit{state} into \textit{out}. Note that if \textit{outlen} is larger
3242 Ideally $e$ should be larger than $100$ to prevent direct analysis. For example, if $e$ is three and you do not pad
3646 The optimization uses a window on the multiplicand of FP\_LUT bits (default: 8, min: 2, max: 12), and this controls the memory/time trade-off. The larger the
4005 \textit{modulus\_size} control the difficulty of forging a signature. Both parameters are in bytes. The larger the
4789 The output of length up to \textit{outlen} is stored in \textit{out}. If \textit{outlen} is initially larger than the size of the hash functions output
4794 Algorithm Two is the recommended algorithm for this task. It allows variable length salts, and can produce outputs larger than the
5248 cbc\_encrypt() that it can safely XOR multiple octets in one step by using a larger data type. This has the benefit of
6404 The digit routines (including functions with the \textit{i} suffix) use a \textit{unsigned long} to represent the digit. If your internal digit is larger than this you must