Sha256: 776447e0b63db11345fd0457b5999fbe1878c94a9f7c7280a2d1228b4a812ec3
Contents?: true
Size: 540 Bytes
Versions: 4
Compression:
Stored size: 540 Bytes
Contents
h1. Ruby GSSAPI Library p. 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. p. I'm going to try and maintain most of the docs in the Github WIKI for this project so please check there for documentation and examples. https://github.com/zenchild/gssapi/wiki p. Also check out the examples directory for some stubbed out client/server examples.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
gssapi-1.0.0 | README.textile |
gssapi-0.1.5 | README.textile |
gssapi-0.1.4 | README.textile |
gssapi-0.1.3 | README.textile |