Hi there,

  After posting to sci.crypt, I was suggested to use OpenSSL.
Basically I need to implement a section of the DICOM standard (read:
medical image format), where for anonymization reason I need to
encrypt patient related information.
  As stated in the standard I need to enrypt some content in an
"Enveloped-data content type of the cryptographic message syntax
defined in RFC 2630".
  I am a complete newbie in the crypto world, so I'd appreciate some
help to get me started.
  As far as I understand RFC 2630 is also what is called PKCS #7, correct ?
  If this is correct could someone let me know if I can use the
command line openssl pkcs7 to encrypt a file (this would be my
Enveloped-data content).

Thank you!
-- 
Mathieu
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to