RE: key format

2005-02-11 Thread Janin-Magnificat Thomas
eb 11, 2005, Janin-Magnificat Thomas wrote: > Hello, > > I'm trying to create a little program that can load certificates and keys > in a database with openssl api. But I'm not clear with keys files format. > Correct me if I'm wrong : > > - PKCS#8 format is an e

key format

2005-02-11 Thread Janin-Magnificat Thomas
Hello, I'm trying to create a little program that can load certificates and keys in a database with openssl api. But I'm not clear with keys files format. Correct me if I'm wrong : - PKCS#8 format is an encrypted format that contains private and public key. - PKCS#1 is a format for RSA key

max key length ?

2004-06-07 Thread Janin-Magnificat Thomas
Title: max key length ? hi All, I'm currently implementing a Certificate Manager for a file broker, and I need to known what is the maximun of key length supported by openssl ? thanks, Thomas Janin