diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2025-01-16 14:46:19 -0500 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2025-02-03 21:26:37 -0500 |
commit | 3acc7906d25189b11219a7472e1532fa3ad9a1d9 (patch) | |
tree | f48811d29c9776eb5a48dc2c84e1f0a5c0ec5a49 /README.rst | |
parent | 23f92003898b060df0e2b8b1d889455264e63a3e (diff) |
When decrypting a private key, unpad it before deserialization
Right now, paramiko is unintentionally relying on some lax behavior in OpenSSL's parsing that simply ignores some trailing bytes. However, pyca/cryptography is likely to become stricter in the future. Therefore, we properly unpad these bytes after decryption.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions