History log of /openssl/apps/smime.c (Results 76 – 100 of 142)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OpenSSL_0_9_8h, OpenSSL_0_9_8g, OpenSSL_0_9_8f, FIPS_098_TEST_8, FIPS_098_TEST_7, FIPS_098_TEST_6, FIPS_098_TEST_5, FIPS_098_TEST_4, FIPS_098_TEST_3, FIPS_098_TEST_2, FIPS_098_TEST_1
# 62178961 10-May-2007 Dr. Stephen Henson

Improve error detection when streaming S/MIME.

Only use streaming when appropriate for detached data in smime utility.


# 96afc1cf 23-Apr-2007 Bodo Möller

Add SEED encryption algorithm.

PR: 1503
Submitted by: KISA
Reviewed by: Bodo Moeller


# 9cfc8a9d 13-Apr-2007 Dr. Stephen Henson

Update smime utility to support streaming for -encrypt and -sign -nodetach
options. Add new streaming i2d (though strictly speaking it is BER format
when streaming) and PEM functions.

Update smime utility to support streaming for -encrypt and -sign -nodetach
options. Add new streaming i2d (though strictly speaking it is BER format
when streaming) and PEM functions.

These all process content on the fly without storing it all in memory.

show more ...


Revision tags: OpenSSL_0_9_7m, OpenSSL_0_9_8e, OpenSSL_0_9_7l, OpenSSL_0_9_8d, OpenSSL_0_9_8c, OpenSSL_0_9_7k
# f253a058 13-Jul-2006 Dr. Stephen Henson

There is should be no need to rewind the input stream any more.

For S/MIME multipart/signed type the signature is calculated on the fly.

For other detached data forms the stream isn

There is should be no need to rewind the input stream any more.

For S/MIME multipart/signed type the signature is calculated on the fly.

For other detached data forms the stream isn't used after the single pass to
calculate signatures.

For non-detached the data is stored in a memory BIO.

show more ...


# f3dea9a5 09-Jun-2006 Bodo Möller

Camellia cipher, contributed by NTT

Submitted by: Masashi Fujita
Reviewed by: Bodo Moeller


# c27309ed 25-May-2006 Dr. Stephen Henson

Allow any supported cipher to be used with smime -encrypt.


# 216e0d5b 22-May-2006 Dr. Stephen Henson

Fix smime -pk7out.


# 55311921 18-May-2006 Dr. Stephen Henson

Add -resign and -md options to smime command to support resigning an
existing structure and using alternative digest for signing.


# a6e7fcd1 18-May-2006 Dr. Stephen Henson

Multiple signer support in smime application.


# 76cf3fcb 18-May-2006 Dr. Stephen Henson

Reformat smime.c utility.


Revision tags: OpenSSL_0_9_7j, OpenSSL_0_9_8b, OpenSSL_FIPS_1_0, OpenSSL_0_9_7i, OpenSSL_0_9_8a, OpenSSL_0_9_7h
# 8f2e4fdf 04-Aug-2005 Dr. Stephen Henson

Allow PKCS7_decrypt() to work if no cert supplied.


Revision tags: OpenSSL_0_9_8, FIPS_TEST_10, OpenSSL_0_9_8-beta6, OpenSSL_0_9_8-beta5, FIPS_TEST_9, OpenSSL_0_9_8-beta4, OpenSSL_0_9_8-beta3, BEN_FIPS_TEST_8, OpenSSL_0_9_8-beta2, OpenSSL_0_9_8-beta1, OpenSSL_0_9_7g
# 7d727231 05-Apr-2005 Nils Larsch

some const fixes


Revision tags: OpenSSL_0_9_7f, BEN_FIPS_TEST_7, BEN_FIPS_TEST_6, OpenSSL_0_9_7e
# c431798e 07-Sep-2004 Dr. Stephen Henson

Reformat smime utility.

Add support for policy checking in verify utility.


# fb807945 07-Sep-2004 Dr. Stephen Henson

Don't use 'explicit' for variable name.


# 4ec3d785 07-Sep-2004 Dr. Stephen Henson

Reformat smime.c


# 5d7c222d 06-Sep-2004 Dr. Stephen Henson

New X509_VERIFY_PARAM structure and associated functionality.

This tidies up verify parameters and adds support for integrated policy
checking.

Add support for policy related co

New X509_VERIFY_PARAM structure and associated functionality.

This tidies up verify parameters and adds support for integrated policy
checking.

Add support for policy related command line options. Currently only in smime
application.

WARNING: experimental code subject to change.

show more ...


Revision tags: OpenSSL_0_9_7d, OpenSSL-engine-0_9_6m, OpenSSL_0_9_6m, LEVITTE_after_const, LEVITTE_before_const, BEN_FIPS_TEST_5, BEN_FIPS_TEST_4, OpenSSL-engine-0_9_6l, OpenSSL_0_9_6l, BEN_FIPS_TEST_3, BEN_FIPS_TEST_2, BEN_FIPS_TEST_1, OpenSSL-engine-0_9_6k, OpenSSL_0_9_6k, OpenSSL_0_9_7c
# beab098d 01-Jun-2003 Dr. Stephen Henson

Various S/MIME bug and compatibility fixes.


Revision tags: OpenSSL-engine-0_9_6j, OpenSSL_0_9_7b, OpenSSL_0_9_6j
# e9ec6396 25-Feb-2003 Dr. Stephen Henson

Fix indefinite length encoding so EOC correctly updates
the buffer pointer.

Rename PKCS7_PARTSIGN to PKCS7_STREAM.

Guess what that's for :-)


Revision tags: OpenSSL-engine-0_9_6i, OpenSSL_0_9_6i, OpenSSL_0_9_7a
# 27068df7 15-Feb-2003 Dr. Stephen Henson

Single pass processing to cleartext S/MIME signing.


# 0b13e9f0 30-Jan-2003 Richard Levitte

Add the possibility to build without the ENGINE framework.
PR: 287


Revision tags: OpenSSL_0_9_7, OpenSSL_0_9_7-beta6, STATE_after_zlib, STATE_before_zlib, OpenSSL_0_9_7-beta5, OpenSSL-engine-0_9_6h, OpenSSL_0_9_6h, OpenSSL_0_9_7-beta4, OpenSSL-engine-0_9_6g, OpenSSL_0_9_6g, OpenSSL-engine-0_9_6f, OpenSSL_0_9_6f
# da9b9724 01-Aug-2002 Richard Levitte

Make it possible to load keys from stdin, and restore that
functionality in the programs that had that before.
Part fo PR 164


Revision tags: OpenSSL_0_9_7-beta3, OpenSSL-engine-0_9_6e, OpenSSL_0_9_6e
# ca6dde5d 18-Jul-2002 Richard Levitte

Reverse the change with the following log, it needs further investigation:

Make S/MIME output conform with the mail and MIME standards.
PR: 151


# 8e6cbcd7 18-Jul-2002 Richard Levitte

Make S/MIME output conform with the mail and MIME standards.
PR: 151


Revision tags: OpenSSL_0_9_7-beta2, OpenSSL_0_9_7-beta1, AFTER_COMPAQ_PATCH, BEFORE_COMPAQ_PATCH, OpenSSL-engine-0_9_6d, OpenSSL_0_9_6d
# e9a182fa 08-May-2002 Richard Levitte

Generate an error if rewinding wasn't possible.
Notified by Ken Hirsch <kenhirsch@myself.com>.
PR: 23


# 253ef218 01-May-2002 Dr. Stephen Henson

Add apps_startup and bio_err init code to smime.c


123456