Skip to content

JNCryptor v1.0.1

Compare
Choose a tag to compare
@dmjones dmjones released this 19 Jan 19:11
· 53 commits to master since this release

JNCryptor v1.0.1

Changes

Since v1.0.0, the following changes have been made:

  • Corrected issue #4, which meant a version '2' byte was output in some situations.

Maven

Maven users can obtain artifacts from the central repository:

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