Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:sizes

543 \mysection{Key Sizes and Number of Rounds}
589 are the minimum and maximum key sizes in bytes. The \textit{block\_length} member is the block size of the cipher
828 \item Allows the encryption of block sizes that are not equal to the size of the block cipher.
830 The CTR, CFB and OFB routines provided allow you to encrypt block sizes that differ from the ciphers block size. They
3737 correspond to key sizes of 112, 128, 160, 192, 224, 256, 384, and 521 bits respectively. If you pass a key size that is between any key size it will round
4020 \caption{DSA Key Sizes}
4951 \mysection{Key Sizes}
5004 Using the above tables the following suggestions for key sizes seems appropriate:
5642 and both must valid key sizes for the cipher. Values in between are not assumed to be valid though they may be.