google / keyczar

Easy-to-use crypto toolkit
Apache License 2.0
1.1k stars 141 forks source link

Code review request: Compute different hashed for PKCS-padded keys #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:

Mirror the method used by Google's reference implementation to compute hashes 
for RSA keys that use PKCS padding.

After the review, I'll merge this branch into master

http://code.google.com/p/keyczar/source/detail?r=8837d8909046b627d873f9a50415b25
c02663426&name=add_rsa_padding_options

Original issue reported on code.google.com by swillden@google.com on 25 Oct 2011 at 8:51

GoogleCodeExporter commented 9 years ago
merged

Original comment by swillden@google.com on 26 Oct 2011 at 2:31