commit | adb0f33551c94e50604d4f573dbc2fe20b8ce6be | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Thu Mar 05 19:57:29 2015 -0800 |
committer | Adam Langley <agl@google.com> | Thu Mar 05 19:57:29 2015 -0800 |
tree | bb649e54d6e7d1d1ccc693e9cd662176ffb122ef | |
parent | 498e0aa0e02fba5cacf1f9ba012b3f406e1f4e25 [diff] |
Use non-deprecated PSS functions. Also, fix a size warning with BoringSSL. BoringSSL has |RSA_size| return a size_t, so it's easier to cast that to unsigned to work with both. Change-Id: I9cfd75dfffb4d017eca2e05f0b302c45010222f3