Hi,
> > I have forwarded this message to the OpenSSL group as well, maybe
somebody
> > else can give me some good advice too. For people reading this, there
was a
> > conversation going on before. I have troubles verifying a key using the
> > OpenSSL library. The RSA_public_decrypt() function ret
hi Peter,
On Tue, Oct 15, 2002 at 12:43:24PM +0200, Peter de Vroomen wrote:
> Hi Vadim,
>
> I have forwarded this message to the OpenSSL group as well, maybe somebody
> else can give me some good advice too. For people reading this, there was a
> conversation going on before. I have troubles ver
> I am sorry, but I hardly know anything about the how the encryption itself
> works. I am using the OpenSSL as an API, so please don't try to explain
the
> mathematical backgrounds to me, that's probably a waste of time :).
...but if anyone can point me to a site where things are explained witho
Hi,
I am having problems with padding errors. I have looked through the mailing
archives, but haven't found anything usefull :(.
What happens is that I have a Perl script that signs a string of text. This
Perl script uses Crypt::OpenSSL::RSA version 0.16, a Perl library that wraps
around the Ope