d applications on top
of crypto, without needing ssl.
As far as I know there is no method to build a single dll, but I'm not
an expert in Windows programming (read: I don't know if there are
generic methods to merge two dlls in one).
Best,
--
Emanuele Cesena
Il corpo non ha ideali
ork on one PC.
>
I suggest using opencryptoki (pkcs11 software device) with TPM.
Use a TPM non-migratable key.
bye!
--
Emanuele Cesena
Il corpo non ha ideali
__
OpenSSL Project http://www.op
can only sign/verify, you may encrypt
mixing ECDH to generate keys and AES to do symmetric encryption (even at
command line: look at ecparam, ecdh, enc), or you may use ECIES but you
need a different library.
bye!
--
Emanuele Cesena
Il corpo non
uld you explain in more details why do you really need a message
between the ServerHello and ServerDone?
Best regards,
--
Emanuele Cesena
http://ecesena.dyndns.org
Il corpo non ha ideali
__
OpenSSL Project
yption.
> Any example?
>
for ECC, check apps/ec*
bye!
--
Emanuele Cesena
http://ecesena.dyndns.org
Il corpo non ha ideali
smime.p7s
Description: S/MIME cryptographic signature
for
encrypting/hmac-ing the record layer messages).
If client authentication is required, the client additionally digitally
signs (asymmetric crypto) a particular piece of data.
Almost nothing changes in the agreement of the pre-master secret.
So, if you don't use client auth, no client private
On Fri, 2009-01-23 at 10:13 +, Young, Alistair wrote:
> We really need to use the FIPS version of OpenSSL, so updating the code
> isn't a possiblity.
>
ah ok, so maybe you can just skip EVP.
bye!
--
Emanuele Cesena
http://ecesena.dyndns.org
Il corpo
u have to add more EVP, I think...
OpenSSL 0.9.9 is required for public-key EVP.
> * where can I find some good (= simple!) documentation on using
>OpenSSL for this task. I've not had much luck finding anything
>relevant in the man page.
>
source code? ECDSA has also doxy
Good morning,
I found openssl speed does not use any EVP engine I try to set up.
It works correctly, e.g., with RSA engines.
I'm using OpenSSL 0.9.8g 19 Oct 2007, but the bug (?) seems to apply
to other 0.9.8 versions too.
Regards
--
Emanuele Cesena <[EMAIL PROTECTE