Hi!
I am trying to use OpenSSL to build secure authenticated channel between
client and server. I want server to allow connections only from certain
clients, and I want client to be sure it is connected to the right server.
I see how it could be done using certificates. However for my applicatio
Hi,
Always when I produce signature of a document using a private key I get a
file that is in a binary form(maybe DER). I would like to know how can I
produce a signature and have an output signature file in a base64 form.
Another question is: Is the signature produced by openssl in a PKCS
On Fri, Jan 04, 2002 at 08:57:47AM -0800, Peter Cesarz wrote:
> If I understand what I've read so far, "crypto" is a
> library that will provide cyrptographic
> algorithms...but the text seems to imply this is
> specifically for use with internet standards.
>
> Does the functionality of the crypt