summaryrefslogtreecommitdiff
path: root/security/ruby-gssapi/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2020-01-19security/ruby-gssapi: add version 1.3.0 packagetaca1-0/+26
Add ruby-gssapi version 1.3.0 package. 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.