Hi,
  I want to use s/mime for encrypting large files. I
found two problems with that - 
1) Openssl encrypts/decrypts in memory. So the size of
the limited by the memory available.
2) It expects the size of the file to be known before
hand. Is it possible to avoid this issue and dump the
encrypted contents in the file "on the fly".

Even if I can get 2) to work it will be great. I tried
to play around with ASN1/pkcs7 code but I am not too
successful in doing that. Any help will be highly
appreciated.

thanks,
 -Dm 

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to