# # Network security services. # # Network Security Services (NSS) is a set of libraries designed to # support cross-platform development of security-enabled client and # server applications. Applications built with NSS can support # SSL v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, # X.509 v3 certificates, and other security standards. # 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=nss pkgversion=3.86 arch=amd64 release=1 pkgcategory="networking" full_pkgname=nss_3.86_amd64-1@networking blurb="Network security services." homepage="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS" license="MPL v2.0, GPLv2+" fetch="https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_86_RTM/src/nss-3.86.tar.gz" replace=""