When I was discussing various methods of handling OpenSSL key databases
the issue of PIN handling came up and in more general UI handling wrt
"PIN like operations".
The problem is that OpenSSL PIN handling is all over the place. The PEM
stuff has PIN callbacks applicable on a per call basis even
Richard Levitte - VMS Whacker wrote:
>
> From: Dr Stephen Henson <[EMAIL PROTECTED]>
>
> drh> hndidx is to hold a new index for the additional data thats being used
> drh> in the RSA structure. As such it should be called once in a single
> drh> threaded context. This is what's normally done wit
From: Dr Stephen Henson <[EMAIL PROTECTED]>
drh> hndidx is to hold a new index for the additional data thats being used
drh> in the RSA structure. As such it should be called once in a single
drh> threaded context. This is what's normally done with this kind of thing.
drh> Check the various EX_DA
Richard Levitte - VMS Whacker wrote:
>
> From: [EMAIL PROTECTED]
>
> levitte> Modified:crypto/engine Tag: BRANCH_engine hw_ncipher.c
> levitte> Log:
> levitte> Geoff inspired me to nullify some pointers if initialisation went
> levitte> wrong. Additionally, just give a new value to
Hello,
Trying to install openssl-0.9.5a.
Was able to run the config file. ($config no-idea no-rc5 no-rsa)
When I run the 'make'...I get the following error :
---cryptlib.c #error "Inconsistency between crypto.h and cryptlib".
Any ideas ??
Thanks in advance.
bala
__
Hi,
I am trying to read an RSA public key from a file in x509 format, but
given that the crypto library is somewhat undocumented I haven't been
able to figure out how. (If someone could point me in the direction of
some documentation that would be good.)
This is what i currently have:
in = fo
Hi,
In my web application we need the capability to download Excel files (as
binary streams)
through SSL.
Everything works fine if only "http" is used to download the file. It
downloads properly and
opens in the browser itself (probably with the help of Excel plug-in).
Now when we use "https",
On Wed, Jun 14, 2000 at 11:37:25AM -0700, Michael Wolfe wrote:
> 'make test' requires the 'bc' command. guess who didn't install bc on his
> server.
"make report" now (0.9.6-dev) informs the user that bc is needed to
run the test.
Hello,
Tried the following :
-Downloaded 'openssl-0_9_5a'.
-Did a gzip and extracted files.
-cd /install/openssl-0.9.5a'.
-$ ./Configure
I keep getting the following error : 'unable to read opensslv.h:No
such file or directory'.
From: [EMAIL PROTECTED]
levitte> Modified:crypto/engine Tag: BRANCH_engine hw_ncipher.c
levitte> Log:
levitte> Geoff inspired me to nullify some pointers if initialisation went
levitte> wrong. Additionally, just give a new value to hndidx once.
Steve, the hndidx hack is actually you
On Wed, Jun 14, 2000, Albert Serra wrote:
> I would like to ask you how works openssl s_server and s_client.
If you think that spamming the openssl lists will get you a better
or faster answer, you're wrong.
Have a nice day.
_
Hello,
I would like to ask you how works openssl s_server and s_client.
In detail, I would like to know: If the session key is established and
the transferred data is encrypted or you have to encrypt it with the session
key. Then if the examples given, serv.cpp and cli.cpp are good enough to
star
12 matches
Mail list logo