krypt / krypt-core-ruby

Ruby implementation of the krypt-core API.

Home Page:https://github.com/emboss/krypt-core-ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

Ruby implementation of the krypt-core API.

https://github.com/emboss/krypt-core-ruby

License:MIT License


Languages

Language:Ruby 100.0%