From: Francis Cianfrocca Date: 2006-08-29T05:03:45+09:00 Subject: Re: asymmetric encryption options On 8/28/06, snacktime wrote: > The openssl implementation won't encrypt a block larger then the size > of the key. I think I will just stick with my current approach > though, as it seems to be the path of least resistance, and the > performance is acceptable. > > What you're doing is definitely the standard approach. Most people would also throw in a digital signature of a digest of the message and the key material.