summaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2025-01-16 14:46:19 -0500
committerJeff Forcier <jeff@bitprophet.org>2025-02-03 21:26:37 -0500
commit3acc7906d25189b11219a7472e1532fa3ad9a1d9 (patch)
treef48811d29c9776eb5a48dc2c84e1f0a5c0ec5a49 /README.rst
parent23f92003898b060df0e2b8b1d889455264e63a3e (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