Hi,
I would also be interested in this. I generated RSA keys using
ssh-keygen and I can get Crypto++ to accept the private key but not
the public one. Maybe I just can't do this?
Kevin
Nicolai Tufar wrote:
Hi,
it would probably be a very lame question but could someone point me
to the infromation on hwo public and private keys are encoded in
rsa1024.dat, rsa2048.dat, rsa400pb.dat, rsa400pv.dat.
I have some public key files to use with RSA Crypto-C ME. They are
coded similarily: 0x30 as SEQUENCE_TAG and 0x02 as INTEGER_TAG but
Crypto++ refuses to accept them.
Thanks in advance,
Regards,
Nicolai