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 ===== - Extracted jasypt-hibernate3 package from previous monolithic jasypt module. - Renamed org.jasypt.hibernate package as org.jasypt.hibernate3, and deprecated the classes in the old package. - Created additional tests