The Ruby implementation of the krypt-core API.
The goal of this implementation is to provide all the aspects of krypt-core via pure Ruby code, therefore any interaction with the native krypt-provider API is accomplished using FFI (github.com/ffi).
For more information about krypt, please have a look at the project and its wiki at
github.com/krypt/krypt
Copyright © 2011-2012 Hiroshi Nakamura <[email protected]> Martin Bosslet <[email protected]>