From:             yonas dot y at gmail dot com
Operating system: Ubuntu Jaunty
PHP version:      5.2.10
PHP Bug Type:     Feature/Change Request
Bug description:  OpenSSL extension should support AES

Description:
------------
I'd like to export an AES encrypted private key using openssl_pkey_export.
The OpenSSL command-line supports AES, so this shouldn't be hard to
implement:

yo...@yonas-laptop:/usr/share/php/ZendFramework/library/Zend$ openssl
list-cipher-commands
aes-128-cbc
aes-128-ecb
aes-192-cbc
aes-192-ecb
aes-256-cbc
aes-256-ecb

Thanks for your help!!

Cheers,
Yonas


-- 
Edit bug report at http://bugs.php.net/?id=48632&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48632&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48632&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48632&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48632&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48632&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48632&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48632&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48632&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48632&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48632&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48632&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48632&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48632&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48632&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48632&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48632&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48632&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48632&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48632&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48632&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48632&r=mysqlcfg

Reply via email to