cyrus-sasl 2.1.28
Simple Authentication Security Layer implementation
SASL (Simple Authentication Security Layer) is an Internet standards-track method for remote computers to authenticate. The Cyrus SASL library makes supporting various SASL mechanisms easy for both client and server writers.
- Outputs:
out
- Website: https://cyrusimap.org/sasl/
- Licenses: non-copyleft
- Package source: gnu/packages/cyrus-sasl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cyrus-sasl 2.1.28
as follows:
guix install cyrus-sasl@2.1.28
Or install the latest version:
guix install cyrus-sasl
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.