Patch to the Erlang Driver Toolkit
I am creating an Erlang-binding for the GSS API version 2.1 (IETF‘s RFC 2743 and RFC 2744). I am wrapping the GSS API C-binding functions in an Erlang port driver. The purpose is to be able to use GSS API implementations such as MIT Kerberos, Heimdal, GNU Shishi and Globus’ GSI in Erlang programs. And … [Read more…]