tcpreplay: Bump version to v4.2.0
[buildroot-gz.git] / package / libtomcrypt / Config.in
blob6678b303df5e39b807bf78cc8742329535885d0e
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 array
7           of well known published block ciphers, one-way hash functions,
8           chaining modes, pseudo-random number generators, public key
9           cryptography and a plethora of other routines.
11           http://www.libtom.net