HomeSort by relevance Sort by last modified time
    Searched refs:Keys (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 
lint_checks.jar 
  /external/dropbear/libtomcrypt/
crypt.tex 409 All ciphers store their scheduled keys in a single data type called \textit{symmetric\_key}. This allows all ciphers to
410 have the same prototype and store their keys as naturally as possible. This also removes the need for dynamic memory
411 allocation, and allows you to allocate a fixed sized buffer for storing scheduled keys. All ciphers must provide six visible
544 \index{Symmetric Keys}
545 As a general rule of thumb, do not use symmetric keys under 80 bits if you can help it. Only a few of the ciphers support smaller
546 keys (mainly for test vectors anyways). Ideally, your application should be making at least 256 bit keys. This is not
652 Note that for \textit{DES} and \textit{3DES} they use 8 and 24 byte keys but only 7 and 21 [respectively] bytes of the keys are in
653 fact used for the purposes of encryption. My suggestion is just to use random 8/24 byte keys instead of trying to make a 8/2
    [all...]

Completed in 61 milliseconds

1 23