Searched defs:TWOFISH (Results 1 - 2 of 2) sorted by relevance

/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_custom.h102 #define TWOFISH macro
/external/dropbear/libtomcrypt/
H A Dcrypt.tex658 the file \textit{tomcrypt\_cfg.h}. The first option is \textit{TWOFISH\_SMALL} which when defined will force the Twofish code
660 key will require less ram but the resulting cipher will be slower. The second option is \textit{TWOFISH\_TABLES} which when
663 speed increase is useful when \textit{TWOFISH\_SMALL} is defined since the s-boxes and MDS multiply form the heart of the
667 \index{Twofish build options} \index{TWOFISH\_SMALL} \index{TWOFISH\_TABLES}
671 \hline \textbf{TWOFISH\_SMALL} & \textbf{TWOFISH\_TABLES} & \textbf{Speed and Memory (per key)} \\
5289 \subsection{TWOFISH\_SMALL and TWOFISH\_TABLES}
5291 to allow some trade-offs in the implementation. When TWOFISH\_SMAL
[all...]

Completed in 91 milliseconds