Hi, i'm trying to write o code (using gpgme library) with on-the-fly encryption. The amount of data is about 10MB and i don't want them to be saved on the file system. Is it possible? Can you provide me an example code please? How can I use gpgme_data_new_from_stream() ? Thanks, Milan