Public Key encryption again

Rüdiger Sonderfeld cplusplushelp@gmx.net
Sat, 20 Jul 2002 21:28:24 +0200


Am Samstag, 20. Juli 2002 16:31 schrieben Sie:
> On Sat Jul 20 2002; 16:00, Rüdiger Sonderfeld wrote:
> > I modified the code from g10/encode.c but it doesn't work :(
> You can download OpenCDK because the interface there is more
> general...(http://www.winpt.org/opencdk.html)

The link on this site is death and I can't find anything with google :(

> > int wcrypt_pkencrypt(enum pkalgo alg,unsigned char *sdata,size_t
> "sdata" should be the session key, right?

no, sdata is the data I want to encrypt. What do you mean with a session key?