> IIRC streaming only manages to run in constant space when encrypting, > decryption still buffers the entire result in memory. If its true that you can stream to encrypt, but not decrypt, then what good is it? how are you supposed to be able to decrypt something that was stream encrypted?