# # The TQt cryptographic architecture. # # This library provides an easy API for the following features: # # SSL/TLS # X509 # SASL # RSA # Hashing (SHA1, MD5) # Ciphers (BlowFish, 3DES, AES) # # Functionality is supplied via plugins. This is useful for avoiding # dependence on a particular crypto library and makes upgrading easier, # as there is no need to recompile your application when adding or # upgrading a crypto plugin. Also, by pushing crypto functionality into # plugins, your application is free of legal issues, such as export # regulation. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=tqca pkgversion=20220620_0496057 arch=amd64 release=1 pkgcategory="tde" full_pkgname=tqca_20220620_0496057_amd64-1@tde blurb="The TQt cryptographic architecture." homepage="https://www.trinitydesktop.org/" license="LGPLv2.1" fetch=" https://dragora.mirror.garr.it/current/sources/tqca-20220620_0496057.tar.lz rsync://rsync.dragora.org/current/sources/tqca-20220620_0496057.tar.lz " replace=""