Re: Read / write to the same file (General questions)

by Jasmine, (7375 days ago) @ dandraka

Dimitry,

I don't think this will work. wodCrypt doesn't read entire file, it reads part by part. While I'm thinking about it, it would make sense to allow it to partially encrypt it, since encryption is based on same file chunks, but still I doubt it will work.

Why don't you encrypt to MemBlob, and then write it to a file afterwards?

locked

Complete thread: