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

/external/dropbear/libtomcrypt/
H A Dcrypt.tex123 The library was designed such that new ciphers/hashes/PRNGs can be added at run-time and the existing API
125 block cipher and hash function to ensure that they compile and execute to the published design specifications. The library
130 The library serves as a toolkit for developers who have to solve cryptographic problems. Out of the box LibTomCrypt
143 The idea is that I am not striving to replace OpenSSL or Crypto++ or Cryptlib or etc. I'm trying to write my
148 on an x86 with zero problems. The consistent API also means that if you learn how to use Blowfish with the library you
165 The LibTomCrypt package has also been written to be very modular. The block ciphers, one--way hashes,
188 The project is hereby released as public domain.
192 The author (Tom St Denis) is not a patent lawyer so this section is not to be treated as legal advice. To the best
194 They can be removed from a build by simply commenting out the two appropriate lines in \textit{tomcrypt\_custom.h}. The res
[all...]

Completed in 74 milliseconds