What steps will reproduce the problem?
1. Encrypt file using FileUtility.copy(source, dest)
2. Decrypt file using python decrypt.py
What is the expected output?
Expect to see decrypted file same as original file
What do you see instead?
Decrypted file has trailing hex values after the original data.
What version of the product are you using? On what operating system?
Using latest funf, and scripts-0.2.3.zip.
Please provide any additional information below.
I am working on Ubuntu 11.10.
I am not using the full archive system, I am simply encrypting a text file and
decrypting that file. The decryption works, but it adds trailing hex values.
Original issue reported on code.google.com by micah...@gmail.com on 10 Apr 2012 at 2:56
Original issue reported on code.google.com by
micah...@gmail.com
on 10 Apr 2012 at 2:56