opnsense-ports/security/rubygem-gssapi/pkg-descr
2022-09-07 22:33:21 +02:00

3 lines
216 B
Text

Ruby FFI wrapper around the system GSSAPI library. 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.