Skip to content

Introduce bufferizing file body handler deliver received file chunk in chunks...

johan requested to merge backport/fix/encrypted_file_transfer into release/4.3

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

Merge request reports