summaryrefslogtreecommitdiff
path: root/security/ruby-gssapi/DESCR
blob: a9bbcb34b370af6092b52ce30744b14cb9cb5c73 (plain)
1
2
3
4
5
6
Ruby GSSAPI Library

This is a wrapper around the system GSSAPI library (MIT only at this time).
It exposes the low-level GSSAPI methods like gss_init_sec_context and
gss_wrap and also provides an easier to use wrapper on top of this for
common usage scenarios.