﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
3594	Add a direct test for the streaming behavior of EncryptAnUploadable.read_encrypted	exarkun	GitHub <noreply@…>	"EncryptAnUploadable should (and does) encrypt the uploadable as a stream of data.  If the underlying encryption protocol has a block size (and it does, AES128 has a block size of 16 bytes) then this has no bearing on the results of `read_encrypted`.

Put another way, reading 16 bytes should produce the same string as reading 8 bytes twice and concatenating them.
"	defect	closed	normal	undecided	unknown	n/a	fixed			
