Giter VIP home page Giter VIP logo

krypt-ossl's Introduction

krypt

========= Build Status

krypt. semper pi.

The goal of krypt is to provide a platform- and library-independent cryptography API for the Ruby language (http://www.ruby-lang.org). It can be used with all C(++)-based Ruby implementations as well as JRuby.

The major part of krypt is implemented in Ruby, and it additionally offers the possibility to integrate OS- or language-specific native libraries to implement cryptographic primitives. krypt aims at offering performance while still improving the security and features of the Ruby cryptography infrastructure. Its motto is to keep all the good parts of what exists today and to improve the parts that need improvement. It offers an idiomatic, modern API that cherry-picks the best features of other popular libraries and also offers new features that are not offered by others today.

krypt-core-c

The C implementation of the krypt-core API to be used with all C-based Rubies. The repository can be found at

https://github.com/krypt/krypt-core-c.

krypt-core-java

Realizes the krypt-core API in Java to be used by Jruby (http://www.jruby.org). The repository can be found at

https://github.com/krypt/krypt-core-java.

krypt-core-ruby

An all Ruby implementation of krypt-core. Access to the native krypt-provider libraries is realized via FFI. The repository can be found at

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

krypt-provider-openssl

A realization of the krypt-provider API in C that utilizes OpenSSL (http://www.openssl.org). Can also be used by JRuby via krypt-core-ruby and FFI. The repository is at

https://github.com/krypt/krypt-provider-openssl.

krypt-provider-jdk

Realization of the krypt-provider API in Java exclusively to be used by JRuby. The implementation is based on the JDK built-in security and cryptography library. The repository is at

https://github.com/krypt/krypt-provider-jdk.

License

Copyright (c) 2012-2013 Hiroshi Nakamura and Martin Boßlet. krypt and all its sub projects are distributed under the MIT License. See LICENSE for further details.

krypt-ossl's People

Contributors

emboss avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.