[openssl-users] RC5 Incompatibility Issue
Chetan Quest
chetan.quest at gmail.com
Wed May 23 02:52:45 UTC 2018
Hi OpenSSL users,
I am working in a project to replace my old third party crypto library with
openSSL crypto library. I have requirement to maintain the compatibility
across the library. i.e. any IP encrypted with older crypto library should
be decrypted by openSSL library. I am facing issue in RC5 algorithm even if
I am using all the parameters (word size, rounds and key length) same. The
older library currently in use is RSA library. They are out of business now
and I have to replace it with openSSL.
OpenSSL library being used is: openssl-1.1.0-stable-SNAP-20180501
Please let me know if I am missing something (any setting/ unknown
parameter etc) or if there is an issue with RC5. Any pointer in this
direction is really appreciated.
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180523/58e151e2/attachment.html>
More information about the openssl-users
mailing list