Skip to content

krypt/krypt-provider-jdk

 
 

Repository files navigation

krypt-provider-jdk

A Java implementation of the krypt-provider API using the standard JDK security library.

Requirements

Java SE 6 or higher. In case you want to be able to use Elliptic Curve Cryptography, Java SE 7 or higher is required.

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

Java implementation of the krypt-provider API using JCE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.3%
  • Ruby 6.7%