Cyrus SASL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
Cyrus SASL API implementation can be used on the client or server side to provide authentication and authorization services. Requires EMX. | |||
== | ==Version== | ||
* [http:// | * 2.1.15 ([http://hobbes.nmsu.edu/download/pub/os2/dev/unix/cyrus-sasl-2-1-15.zip cyrus-sasl-2-1-15.zip]) | ||
==License== | ==License== | ||
Line 12: | Line 12: | ||
==Links== | ==Links== | ||
* [http://asg.web.cmu.edu/sasl/ WebSite] | * [http://asg.web.cmu.edu/sasl/sasl-library.html WebSite] | ||
* [ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ FTP] | * [ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ FTP] | ||
[[Category: | [[Category:C Libraries]] |
Revision as of 21:23, 20 November 2016
Description
Cyrus SASL API implementation can be used on the client or server side to provide authentication and authorization services. Requires EMX.
Version
- 2.1.15 (cyrus-sasl-2-1-15.zip)
License
- Carnegie Mellon University License.
Author
- Port: Alexander Lapshin