Re: [PATCH] Openssl asm BN/AES/SHA1 acceleration for SH4 and MIPS32

2010-09-24 Thread Andy Polyakov
Hi, --- As you suggested, I made some benchs to compare the mips-mont and mips32.S asm functions. It appears that indeed mips-mont.pl func is better for small 512 rsa key signing, but generic C montgomery with optimized bn_xxx_word file is quite better from 1024 verifing. From 2048 on it is

[openssl.org #2347] Wrong help in the openssl cms command

2010-09-24 Thread Tomas Mraz via RT
There is -skeyid option described in the help of the openssl cms command. However the cms application expects -keyid option instead. The attached patch corrects the error in the help. -- Tomas Mraz No matter how far down the wrong road you've gone, turn back.