Language

Package: nss @ 3.59

Synopsis

Network Security Services

Description

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 v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards.

Home page
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
Location
gnu/packages/nss.scm (line: 74, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?