CMS decrypt using streams still gives malloc error

Patrick Herbst paherbst at gmail.com
Mon Apr 3 22:38:03 UTC 2023


> 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?


More information about the openssl-users mailing list