JNCryptor

JNCryptor is a Java library that simplifies encrypting data securely with AES. The library is a port of Rob Napier’s RNCryptor project for iOS.

Get JNCryptor

Source and binary downloads can be obtained from http://code.google.com/p/jncryptor/. The project is also available on Maven Central:

<dependency>
    <groupId>org.cryptonode.jncryptor</groupId>
    <artifactId>jncryptor</artifactId>
    <version>0.3</version>
</dependency>

One thought on “JNCryptor

  1. Pingback: Encryption that works equally for iPhone and Android : Android Community - For Application Development

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>