Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 509 Bytes

README.rdoc

File metadata and controls

18 lines (12 loc) · 509 Bytes

krypt-core-ruby

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).

krypt

For more information about krypt, please have a look at the project and its wiki at

github.com/krypt/krypt

Copyright © 2011-2013 Hiroshi Nakamura <nahi@ruby-lang.org> Martin Bosslet <Martin.Bosslet@gmail.com>