1.9.3
=====
- Fixed #32: encryption works but decryption does not, Java 8 (JCE jars installed).
  Added support for initialization vectors needed for AES encryption and decryption since Java 8.


1.9.2
=====
(no changes)


1.9.1
=====
(no changes)


1.9.0
=====

- Created new jasypt-hibernate4 module for Hibernate 4 integration.
- Created additional tests
