Closed GoogleCodeExporter closed 8 years ago
Attached is a simple HTML file that demonstrates the problem. It decrypts the
encrypted base64, first without a line break, and secondly with a line break
(such as openssl introduces). It logs to the console log its results and debug
info. -- Eric
Original comment by e...@swenson.org
on 21 May 2012 at 9:28
Attachments:
Original comment by Jeff.Mott.OR
on 21 May 2012 at 10:09
Original comment by Jeff.Mott.OR
on 25 May 2012 at 7:48
I'm experiencing this exact problem in 3.1.2. The status on this says "fixed".
What version was this fixed in?
Original comment by mbal...@gmail.com
on 22 Mar 2013 at 7:02
UTF-8 decoding failing for me too on AES. I can encode but decode fails. Going
ot verison 3.0.2 resolves the problem.
Original comment by stephen....@gmail.com
on 20 Nov 2013 at 9:44
If this is still causing people problems, use the -A option AS WELL as the
-base64 option to suppress newline characters in the output
Original comment by evilqu...@gmail.com
on 24 Jan 2014 at 3:16
but that doesn't solve the problem. Basically a minor version change broke
compatibility. People aren't always LITERALLY using just the command line one
library to do this ;)
Original comment by stephen....@gmail.com
on 24 Jan 2014 at 3:19
Original issue reported on code.google.com by
e...@swenson.org
on 21 May 2012 at 9:10