aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/utils.py
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2019-01-17 15:52:36 -0600
committerAlex Gaynor <alex.gaynor@gmail.com>2019-01-17 16:52:36 -0500
commit7f63e5b65d14dca6c4783d62fa5937a5a5c705e7 (patch)
treeebc9bf53582a508b4c674901367b8e5ff60dff73 /src/_cffi_src/utils.py
parent5b4c81e39622fc13895bf5df7d0f4f6bd067e7a0 (diff)
downloadcryptography-7f63e5b65d14dca6c4783d62fa5937a5a5c705e7.tar.gz
cryptography-7f63e5b65d14dca6c4783d62fa5937a5a5c705e7.tar.bz2
cryptography-7f63e5b65d14dca6c4783d62fa5937a5a5c705e7.zip
support bytes-like for X25519PrivateKey.from_private_bytes (#4698)
yuck.
Diffstat (limited to 'src/_cffi_src/utils.py')
0 files changed, 0 insertions, 0 deletions
118' href='#n118'>118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152