Config.in 424 B

1234567891011
  1. config BR2_PACKAGE_LIBTOMCRYPT
  2. bool "libtomcrypt"
  3. select BR2_PACKAGE_LIBTOMMATH
  4. help
  5. LibTomCrypt is a fairly comprehensive, modular and portable
  6. cryptographic toolkit that provides developers with a vast
  7. array of well known published block ciphers, one-way hash
  8. functions, chaining modes, pseudo-random number generators,
  9. public key cryptography and a plethora of other routines.
  10. http://www.libtom.net