Description
New implementation of the two-way cryptographic services of OFBiz based on Apache Shiro:
- two-way encryption is now delegated to Apache Shiro, with stronger initialization vectors
- the mechanism is backward compatible
- new tools to update the encryption of private keys, useful to upgrade older versions of OFBiz and most of all to replace old keys with new ones (this is critical to implement stronger security practices as requested by PCI)
- unit tests