Re: What S/MIME Algorithm was used?

2009-03-04 Thread Peter Byldner
Chris, you can use command asn1parse to analyze the s/mime data stream. OpenSSL> asn1parse -inform DER -in C:\smime.p7m -out C:\text.txt 0:d=0 hl=4 l=2954 cons: SEQUENCE 4:d=1 hl=2 l= 9 prim: OBJECT:pkcs7-env 15:d=1 hl=4 l=2939 cons: cont [ 0 ] 19:d=2 hl=4 l=2935 c

Re: What Padding does OpenSSL use??

2007-11-21 Thread Peter Byldner
Peter Byldner IT Specialist IBM Business Services Lidia Fernández <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 21.11.2007 13:22 Please respond to openssl-users@openssl.org To OpenSSL cc Subject What Padding does OpenSSL use?? I have to encrypt a file in c with openssl and then