Skip to content

sul-dlss/gssapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

License

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

About

gem: A Ruby FFI wrapper around GSSAPI

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%