Skip to content

Introduce bufferizing file body handler

johan requested to merge fix/encrypted_file_transfer into master

deliver received file chunk in chunks of specific size (mod 16) for the decryption function to be happy

Merge request reports