5467a6c4cdb6e03516ebc98b2712f57c94a79461
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libsha1 / Config.in
1 config BR2_PACKAGE_LIBSHA1
2         bool "libsha1"
3         help
4           libsha1 is a tiny library providing SHA1 implementation,
5           created for facilitating X server compilation on devices
6           when larger libraries containing SHA1 implementations
7           (OpenSSL, Mozilla NSS) are not needed.
8
9           https://github.com/dottedmag/libsha1