gopenpgp
gopenpgp copied to clipboard
DecryptMIMEMessage buffers the whole attachments in memory
trafficstars
This causes issues with big (> a few megabytes) attachments. A streaming API would be nicer.
Thoughts?