commit | d4bde9ce6668bb019f9c9db4cd26280e6cf7fa21 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat Sep 09 07:03:50 2017 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Fri Sep 08 19:03:50 2017 -0400 |
tree | 767e7044ffb9b2fb92c425300b0388f3980fe418 | |
parent | 52067bc300ec37c1b4a4b889fd7828600f5b9ce1 [diff] |
RSA OAEP label support for OpenSSL 1.0.2+ (#3897) * RSA OAEP label support for OpenSSL 1.0.2+ * changelog * move around tests, address review feedback, use backend supported method * unsupported padding catches this now