Sha256: 0df7d3a88bc7925921d22f58ea1820101d16640c68d0faf5745c6ef9c4f2df13

Contents?: true

Size: 806 Bytes

Versions: 52

Compression:

Stored size: 806 Bytes

Contents

# Ruby GSSAPI Library

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.


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


Also check out the examples directory for some stubbed out client/server examples.


## Note on IOV and AEAD functions

If you require the IOV and AEAD functions you will have to `require "gssapi/extensions"` to gain access to them.


#### License

Copyright © 2010 Dan Wanek <dan.wanek@gmail.com>
Ruby gssapi is licensed under the MIT license (see COPYING)

Version data entries

52 entries across 43 versions & 5 rubygems

Version Path
vagrant-unbundled-2.2.19.0 vendor/bundle/ruby/3.0.0/gems/gssapi-1.3.1/README.md
vagrant-unbundled-2.2.18.0 vendor/bundle/ruby/3.0.0/gems/gssapi-1.3.1/README.md
vagrant-unbundled-2.2.16.0 vendor/bundle/ruby/3.0.0/gems/gssapi-1.3.1/README.md
vagrant-unbundled-2.2.16.0 vendor/bundle/ruby/2.7.0/gems/gssapi-1.3.1/README.md
vagrant-unbundled-2.2.14.0 vendor/bundle/ruby/2.7.0/gems/gssapi-1.3.1/README.md
gssapi-1.3.1 README.md
vagrant-unbundled-2.2.10.0 vendor/bundle/ruby/2.7.0/gems/gssapi-1.3.0/README.md
vagrant-unbundled-2.2.9.0 vendor/bundle/ruby/2.7.0/gems/gssapi-1.3.0/README.md
vagrant-unbundled-2.2.8.0 vendor/bundle/ruby/2.7.0/gems/gssapi-1.3.0/README.md
vagrant-unbundled-2.2.7.0 vendor/bundle/ruby/2.6.0/gems/gssapi-1.3.0/README.md
vagrant-unbundled-2.2.7.0 vendor/bundle/ruby/2.7.0/gems/gssapi-1.3.0/README.md
vagrant-unbundled-2.2.7.0 vendor/bundle/ruby/2.4.0/gems/gssapi-1.2.0/README.md
vagrant-unbundled-2.2.6.2 vendor/bundle/ruby/2.6.0/gems/gssapi-1.3.0/README.md
vagrant-unbundled-2.2.6.1 vendor/bundle/ruby/2.6.0/gems/gssapi-1.3.0/README.md
vagrant-unbundled-2.2.6.0 vendor/bundle/ruby/2.6.0/gems/gssapi-1.3.0/README.md
vagrant-unbundled-2.2.5.0 vendor/bundle/ruby/2.6.0/gems/gssapi-1.2.0/README.md
vagrant-unbundled-2.2.5.0 vendor/bundle/ruby/2.6.0/gems/gssapi-1.3.0/README.md
vagrant-unbundled-2.2.5.0 vendor/bundle/ruby/2.5.0/gems/gssapi-1.2.0/README.md
gssapi-1.3.0 README.md
vagrant-unbundled-2.2.4.0 vendor/bundle/ruby/2.5.0/gems/gssapi-1.2.0/README.md