Yes, both apps run on the same machine as I'm developing them. Eventually they will be running on different machines, though.
Bernard Devlin-2 wrote: > > Are you running both apps on the same machine? > > Bernard > > On Sat, Aug 1, 2009 at 6:06 AM, stevex64<[email protected]> 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 app that needs to decrypt the .csv files. I have the same >> key >> hard-coded into this app. But when it tries to decrypt, it gets this >> error: >> >> error:0606506D:digital envelope routines:EVP_DecryptFinal:wrong final >> block >> length > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://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 [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
