Re: Reading RSA-keys over network

2001-07-20 Thread Lutz Jaenicke
On Fri, Jul 20, 2001 at 11:05:55AM +0200, Ohrt, Anders wrote: > I'm doing a little hack reading RSA-keys from a network socket. I'm using > openssl, (0.9.6a) and am some problems setting things up. What I want is > just to listen to a port, read a key from it, and play with it then. I'm > using a

Reading RSA-keys over network

2001-07-20 Thread Ohrt, Anders
Hi! I'm doing a little hack reading RSA-keys from a network socket. I'm using openssl, (0.9.6a) and am some problems setting things up. What I want is just to listen to a port, read a key from it, and play with it then. I'm using a BIO, and if I use BIO_read, I get the key, but using PEM_read_RSA