An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/openshift/gssapi

This is a GSSAPI provider for Go, which expects to be initialized with the name of a dynamically loadable module which can be dlopen'd to get at a C language binding GSSAPI library. The GSSAPI concepts are explained in RFC 2743, "Generic Security Service Application Program Interface Version 2, Update 1". The API calls for C, together with a number of values for constants, come from RFC 2744, "Generic Security Service API Version 2 : C-bindings". Note that the basic GSSAPI bindings for C use the Latin-1 character set. UTF-8 interfaces are specified in RFC 5178, "Generic Security Service Application Program Interface (GSS-API) Internationalization and Domain-Based Service Names and Name Type", in 2008. Looking in 2013, this API does not appear to be provided by either MIT or Heimdal. This API applies solely to hostnames though, which can also be supplied in ACE encoding, bypassing the issue. For now, we assume that hostnames and usercodes are all ASCII-ish and pass UTF-8 into the library. Patches for more comprehensive support welcome.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20161010215902-5fb4217df13b
over 9 years ago
Versions
1
Dependent Packages
19
Dependent Repos
90
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/openshift/gssapi
spec
License Apache-2.0
Namespace github.com/openshift
First Release over 9 years ago
Last Synced 3 days ago
Repository
Stars 5 on GitHub
Forks 9 on GitHub
Docker Dependents 132
Docker Downloads 684,851,520
Rankings on proxy.golang.org
Overall Top 4.2%
Dependent packages Top 1.1%
Dependent repos Top 0.6%
Forks Top 6.6%
Docker downloads Top 0.2%