Jump to content

Cyrus SASL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
==Description==
This is the Cyrus SASL API implentation. It can be used on the client or server side to provide authentication and authorization services. Requires EMX.  
Cyrus SASL API implementation can be used on the client or server side to provide authentication and authorization services. Requires EMX.  


==Download==
==Version==
* [http://www.os2site.com/sw/dev/api/cyrus-sasl-2-1-15.zip Version 1.2.1.15]
* 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:Software]]
[[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

License

  • Carnegie Mellon University License.

Author

  • Port: Alexander Lapshin

Links