Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:swap

288      \hline BSWAP(x) & {\bf unsigned long} x & Swap bytes \\
776 This mode is very weak since it allows people to swap blocks and perform replay attacks if the same key is used more
781 CBC or Cipher Block Chaining mode is a simple mode designed to prevent trivial forms of replay and swap attacks on ciphers.
797 encrypted under the same key replay and swap attacks are infeasible. CTR mode may look simple but it is as secure
5346 The entire API was designed with plug and play in mind at the low level. That is you can swap out any cipher, hash, PRNG or bignum library and the dependent API will not