You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-libs_libgcrypt

30 lines
1.1 KiB

Source-Makefile: feeds/packages/libs/libgcrypt/Makefile
Package: libgcrypt
Version: 1.8.5-1
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libgpg-error
Conflicts:
Menu-Depends:
Provides:
Section: libs
Category: Libraries
Repository: base
Title: GNU crypto library
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: libgcrypt-1.8.5.tar.bz2
License: LGPL-2.1-or-later
LicenseFiles: COPYING.LIB
Type: ipkg
Description: This is a general purpose cryptographic library based on the code from
GnuPG. It provides functions for all cryptograhic building blocks:
symmetric ciphers (AES, DES, Arcfour, CAST5), hash algorithms (MD5, SHA-1,
RIPE-MD160, SHA-224/256, SHA-384/512), MACs (HMAC for all hash
algorithms), public key algorithms (RSA, DSA), large integer functions,
random numbers and a lot of supporting functions. Some algorithms have
been disabled to reduce size (Blowfish, Twofish, Serpent,
RC2, SEED, Camellia, CRC, MD4, TIGER-192, Whirlpool, ElGamal, ECC).
https://www.gnupg.org/related_software/libgcrypt/
W. Michael Petullo <mike@flyn.org>
@@