Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:trivial

781 CBC or Cipher Block Chaining mode is a simple mode designed to prevent trivial forms of replay and swap attacks on ciphers.
3243 the plaintext to be encrypted than it is possible that $M^3 < N$ in which case finding the cube-root would be trivial.
3267 trivial math attacks, and not super slow. The \textit{key} parameter is where the constructed key is placed. All keys must be at
4035 \item $g = h^r \mbox{ (mod }p\mbox{)}$ a generator of order $q$ modulo $p$. $h$ can be any non-trivial random
4055 function. Tests three and four ensure that the generator $g$ is not set to a trivial value which would make signature
4934 \mysection{Preventing Trivial Errors}
4935 Two simple ways to prevent trivial errors is to prevent overflows, and to check the return values. All of the functions
5152 Building a static library is fairly trivial as it only requires one invocation of the GNU make command.
6008 /* ---- trivial low level functions ---- */