Re: Decrypt problem

2009-08-01 Thread Bernard Devlin
Are you running both apps on the same machine? Bernard On Sat, Aug 1, 2009 at 6:06 AM, stevex64steve...@yahoo.com wrote: Hi all, I have .csv files that I encrypt with one little app that only encrypts. It appears to encrypt with no problem. The key is hard-coded in the app. I have another

Re: Decrypt problem

2009-08-01 Thread Mark Smith
this message in context: http://www.nabble.com/Decrypt-problem- tp24766119p24766119.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: Decrypt problem

2009-08-01 Thread stevex64
://lists.runrev.com/mailman/listinfo/use-revolution -- View this message in context: http://www.nabble.com/Decrypt-problem-tp24766119p24769148.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-revolution mailing list

Re: Decrypt problem

2009-08-01 Thread Bernard Devlin
Perhaps the ssl library was not included with the decrypt app when it was built? Bernard On Sat, Aug 1, 2009 at 2:35 PM, stevex64steve...@yahoo.com wrote: Yes, both apps run on the same machine as I'm developing them. Eventually they will be running on different machines, though.

Re: Decrypt problem

2009-08-01 Thread stevex64
? Bernard -- View this message in context: http://www.nabble.com/Decrypt-problem-tp24766119p24769717.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Re: Decrypt problem

2009-08-01 Thread Bernard Devlin
I no longer have a license for Rev Enterprise (only Studio), so I can't check what the cipherNames returns. However using 'man enc' on OS X, it does not look like openssl has a ciphername of blowfish per se. The supported ciphers in openssl that are based on blowfish have names like:

Decrypt problem

2009-07-31 Thread stevex64
it into fld fldDataT of grp backgroundItems of card startCard end if Any thoughts? Thanks, Steve -- View this message in context: http://www.nabble.com/Decrypt-problem-tp24766119p24766119.html Sent from the Revolution - User mailing list archive at Nabble.com