Version 3.2.5, July 2020 ------------------------ * Allowed a workaround for issue #37082742 (AndroidOpenSSL provider and padded algorithm), with CipherFactory. Version 3.2.4, June 2020 ------------------------ * Fixed the support of seek operations for a WebView-based usage. Version 3.2.3, May 2020 ----------------------- * Migrated from android.support to androidx. Version 3.2.2, November 2018 ---------------------------- * Fixed a bug in HttpServer.getJsInterfaceObject() Version 3.2.1, December 2016 ---------------------------- * Fixed a "divide by zero" exception when seeking with a non block cipher. Version 3.2, November 2016 -------------------------- * Added the support of ECB, CBC and CFB modes for forward/rewind seeks. Version 3.1.1, October 2016 --------------------------- * Minor transparent adjustments, mainly related to Annotations. Version 3.1, September 2016 --------------------------- * Added the support of Storage Access Framework - getURL(DocumentFile). * Revised the package for storage components. It is not backwards compatible and supersedes previous versions. Version 3.0, February 2016 -------------------------- * Initial release.