Re: openssl_pkey_new question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tedd wrote:
Hi gang:

I'm trying to keep my questions simple.

Does the function "openssl_pkey_new" use 40, 56, 128, 256, or what bit encryption?

Higher, and configurable, typically 512,1024,2048,4096

example:
  $privkey = openssl_pkey_new( array('private_key_bits' => 2048 ) );

Best,

Nathan

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux