[openssl-dev] [PATCH] timestamping: add digest algorithm selection during response

Jean-louis Thekekara jean-louis.thekekara at openwide.fr
Tue Jan 6 17:53:00 UTC 2015


Dear OpenSSL developers,

I made an application which tests various digest and public key algorithms for timestamp
generation, and I needed to make some changes to OpenSSL codebase.

Here is a small contribution which allows to select the digest algorithm used during signature generation.

This patch applies on top of current master (c1669e1). Feel free to give me any feedback on this.
A small script is also attached to test this feature, which I executed from apps/ directory.

Regards,
Jean-Louis.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ts-Add-digest-algorithm-selection-during-response.patch
Type: text/x-patch
Size: 5836 bytes
Desc: not available
URL: <http://mta.opensslfoundation.net/pipermail/openssl-dev/attachments/20150106/da3646c6/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.sh
Type: application/x-shellscript
Size: 759 bytes
Desc: not available
URL: <http://mta.opensslfoundation.net/pipermail/openssl-dev/attachments/20150106/da3646c6/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssl-demoTS.cnf
Type: application/octet-stream
Size: 10839 bytes
Desc: not available
URL: <http://mta.opensslfoundation.net/pipermail/openssl-dev/attachments/20150106/da3646c6/attachment-0001.obj>


More information about the openssl-dev mailing list