Before 2010 the java version generated an IV based on keysize instead of
blocksize even though the aes implementations just ignored the rest. The
c++ version compensated for this by padding the IV's with zeros to match
the size. However this was corrected in the java version in 2010, but never
fixed in C++.
I just to remove the padding code and fixed the reading code so it produces
interoperable ciphertexts with java, python, go & c#. I did not try to
implement any backwards compatibility with the broken c++ implementation.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
key...@googlecode.com
unread,
Sep 5, 2013, 4:08:02 PM9/5/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message