Re: Generation of Public Key using exponent and modulus

2006-08-09 Thread James Richard van den Berg
Hi And if the Modulud and exponent are in a textfile, in format ?   Thanks Marek Marcola <[EMAIL PROTECTED]> wrote: Hello,> I just want to find out if there is a function in openssl c++> libraries that can be used to create a public key object from a> modulus and public exponent. I looked bu

Generation of Public Key using exponent and modulus

2006-08-07 Thread James Richard van den Berg
Hi All   I just want to find out if there is a function in openssl c++ libraries that can be used to create a public key object from a modulus and public exponent. I looked but couldn't find one.   Thanks James van den Berg Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

Public key format

2006-07-30 Thread James Richard van den Berg
Hi AllI just have one qusetion, I am developing an application that makes use of a cryptographic token (cryptocombo2048). The token exports the public key to a file in the following format :   Public Key Label[128byte]Public Key ID[128byte]Public Key Modulus[128 byte]Public Key Exponent[4 bytes]B

public key format query

2006-07-30 Thread James Richard van den Berg
Hi AllI just have one qusetion, I am developing an application that makes use of a cryptographic token (cryptocombo2048). The token exports the public key to a file in the following format :   Public Key Label[128byte]Public Key ID[128byte]Public Key Modulus[128 byte]Public Key Exponent[4 bytes]B