Re: segmentation fault at decryption

2008-06-21 Thread Shachar Shemesh
Frederico Rodrigues Abraham wrote: > rsyncrypto -v -r -n /home/ugah/.ssh/filemap -d > /home/ugah/filesencrypted/files . /home/ugah/filesencrypted/keys > /home/ugah/.ssh/backup.crt > > I am getting the following output: > - > Decrypting /home/ugah/filesencrypted/files/A1D29FC1ED101FFC4

Re: segmentation fault at decryption

2008-06-21 Thread Frederico Rodrigues Abraham
The file you asked exists. Strange is that I think I had already been able to decrypt a single file successfully. And I was using the public key. I tried now to decrypt recursively using the private key and it's working. Now that I think of it, it's pretty obvious. It shouldn't be possible