Sha256: 4a1d33d41ad69dda67cc123f075fbdc6c14169141da088247db58a18efb6932b

Contents?: true

Size: 516 Bytes

Versions: 3

Compression:

Stored size: 516 Bytes

Contents

h1. Ruby GSSAPI Library

p. This is a 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.


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

3 entries across 3 versions & 1 rubygems

Version Path
gssapi-0.1.2 README.textile
gssapi-0.1.0 README.textile
gssapi-0.0.2 README.textile