JNCryptor v1.0.1
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>