Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 483 Bytes

README.rdoc

File metadata and controls

21 lines (14 loc) · 483 Bytes

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 <[email protected]> Martin Bosslet <[email protected]>