Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upThe Enternal List Of Extension Implementation #48
Comments
frozencemetery
added
enhancement
extension
and removed
enhancement
labels
Dec 4, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DirectXMan12 commentedFeb 13, 2015
•
edited by frozencemetery
So, I went and compared the gssapi.h and gssapi_ext.h files with Python-GSSAPI to look for any extensions and/or additional RFCs that we missed.
Extensions (as indicated by being in gssapi_ext.h, for the most part)
Solaris
GGF (Global Grid Forum) ( #51 )
AEAD / SSPI (DCE)
IOV MIC
Services4User
Naming Extensions (actually RFC 6680)
Capsulate (draft-josefsson-gss-capsulate)
Cred Store
Cred Import/Export
Credentials Options (see #51 (comment))
Additional RFCs (in gssapi.h)
RFC 4401 (Pseduo-Random Generators)
RFC 5588 (Store Cred)
RFC 4178 (SPNEGO)
RFC 5587 (Mechanism Inquiry)
RFC 5801 (GSSAPI-SASL Naming)
Mechanism Specific Extensions
Krb5 Specific Extensions (gssapi_krb5.h) (#75)
The following functionality is also available through the cred_store API
extensions so we may elect not to implement them at all: