Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.1

Request #16870 support for PKCS1 schemes
Submitted: 2009-12-04 01:10 UTC
From: zelnaga Assigned:
Status: Open Package: Crypt_RSA (version 1.2.1)
PHP Version: 5.3.1 OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 41 - 29 = ?

 
 [2009-12-04 01:10 UTC] zelnaga (Zel Naga)
Description: ------------ PKCS1 defines a number of schemes for encrypting messages and for signing them. RSAES-OAEP, RSAES-PKCS1-v1_5, RSASSA-PSS and RSASSA-PKCS1-v1_5. Crypt_RSA, near as I can tell, uses it's own schemes that it just sorta made up. Could support for the PKCS1 schemes be added?

Comments