Packages

Bindings to the system GSSAPI library

Current section

Files

Jump to
egssapi README.md
Raw

README.md

# Erlang GSSAPI API
Connection to the system Generic Security Services Application Program
Interface (GSSAPI) implementation.
## Historical note
This library used to be based on the work of Mikael Magnusson, but ended up
being completely rewritten with no shared code to speak of.
Due to that the main branch of this repository has an orphanaged history and is
licensed under the Apache 2.0 License. The old code base can still be found in
the `historic` branch should one want to reference or compare it.