Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:currently

3241 Currently RSA is a difficult system to cryptanalyze provided that both primes are large and not close to each other.  
3736 The \textit{keysize} is the size of the modulus in bytes desired. Currently directly supported values are 12, 16, 20, 24, 28, 32, 48, and 65 bytes which
4690 pointer. Currently no function in LibTomCrypt provides this ability.
5210 Currently LibTomCrypt will detect x86-32, x86-64, MIPS R5900, SPARC and SPARC64 running GCC as well as x86-32 running MSVC.
6332 currently uses (x,y,z) => (x/z^2, y/z^3, 1)